]> granicus.if.org Git - graphviz/commit
circogen: add linking to cgraph
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sat, 28 Aug 2021 07:47:21 +0000 (09:47 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 29 Aug 2021 20:13:39 +0000 (22:13 +0200)
commit01a2d28021b21f4eba68891fb25e592328582311
treebeb59f1b45219423f61de1784cac7ed38fdf03b6
parent5994aa39dcec6c3659992604a073b627761b0957
circogen: add linking to cgraph

E.g. circularinit.c uses agopen from lib/cgraph/graph.c.

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