]> granicus.if.org Git - graphviz/commit
cgraph++: include cgraph.h without the cgraph directory prefix in AGraph.h
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 20 Feb 2022 09:33:45 +0000 (10:33 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 22 Feb 2022 06:57:01 +0000 (07:57 +0100)
commitf84225c09c2619ecca147d5a0034ff99d8c5d43b
tree805509949a10a23bb022239f8069571828ab350d
parent9f2859cd1e3c1872aceabae05c0d42b4d24e5983
cgraph++: include cgraph.h without the cgraph directory prefix in AGraph.h

This makes it possible to use AGraph.h from the install directory
where cgraph.h is not located under this prefix.

Towards https://gitlab.com/graphviz/graphviz/-/issues/2196.
lib/cgraph++/AGraph.h
lib/cgraph++/CMakeLists.txt