]> granicus.if.org Git - graphviz/commit
dotgen: add linking to cgraph
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sat, 28 Aug 2021 07:35:39 +0000 (09:35 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 29 Aug 2021 20:13:39 +0000 (22:13 +0200)
commitad271f63f4190866948d95f213d6eb670d73060b
tree457c7a038718c518a4521be1444686d967299a95
parentb01436e7b41d458d65191e9555a99af62928ff4c
dotgen: add linking to cgraph

E.g. cluster.c uses agfstnode from lib/cgraph/node.c.

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