]> granicus.if.org Git - graphviz/commit
fdpgen: CMake: add linking to pathplan
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Fri, 27 Aug 2021 10:55:31 +0000 (12:55 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sat, 28 Aug 2021 18:12:10 +0000 (20:12 +0200)
commitf9f0dec87da7bf72e204ec6b3db369e2fbf3529a
treeadfbb4fa67f86efdb73dff73a5ac975c8c2d800a
parent78d30193dd228d626b68e66cfb53a922411358ec
fdpgen: CMake: add linking to pathplan

E.g. lib/fdpgen/clusteredges.c uses Pobsopen from
lib/pathplan/vispath.h.

This removes the need to link to pathplan for downstream libraries
that do not explicitly use pathplan.
lib/fdpgen/CMakeLists.txt