]> granicus.if.org Git - graphviz/commitdiff
Add missing lib/pack CMake dependency to lib/gvc
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 22 Nov 2020 07:01:30 +0000 (08:01 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 16 Feb 2021 07:01:41 +0000 (08:01 +0100)
lib/gvc/CMakeLists.txt

index 1db89a0ab87a3cfd3b5f68fb341a20f67fbce08e..1380558503fe9b0bb4e6f253ce60a50bfdda6ab4 100644 (file)
@@ -58,6 +58,7 @@ target_link_libraries(gvc PUBLIC
     cdt
     cgraph
     label
+    pack
     pathplan
     xdot
     ${EXPAT_LIBRARIES}