]> granicus.if.org Git - graphviz/commitdiff
plugin/dot_layout: CMake: remove now obsolete linking to pathplan
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Fri, 27 Aug 2021 07:22:21 +0000 (09:22 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sat, 28 Aug 2021 18:12:10 +0000 (20:12 +0200)
The dot_layout source files do not refer to pathplan explicitly and
any implicit references are now resolved by its dependcies themselves.

plugin/dot_layout/CMakeLists.txt

index 5f6886bdecdf050e2f50d69aa7931d318345960c..3909e7a1c890b1a26c8baf52114eae12f97e31ae 100644 (file)
@@ -19,7 +19,6 @@ target_link_libraries(gvplugin_dot_layout
     cgraph
     dotgen
     gvc
-    pathplan
 )
 
 # Installation location of library files