From: Magnus Jacobsson Date: Sun, 22 Nov 2020 07:01:30 +0000 (+0100) Subject: Add missing lib/pack CMake dependency to lib/gvc X-Git-Tag: 2.47.0~73^2~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ba3f2bff38e14f20ec0877ff49ee08851636732;p=graphviz Add missing lib/pack CMake dependency to lib/gvc --- diff --git a/lib/gvc/CMakeLists.txt b/lib/gvc/CMakeLists.txt index 1db89a0ab..138055850 100644 --- a/lib/gvc/CMakeLists.txt +++ b/lib/gvc/CMakeLists.txt @@ -58,6 +58,7 @@ target_link_libraries(gvc PUBLIC cdt cgraph label + pack pathplan xdot ${EXPAT_LIBRARIES}