]> granicus.if.org Git - graphviz/commit
gvc++: include AGraph.h without the cgraph++ directory prefix in GVLayout.h
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 20 Feb 2022 09:35:39 +0000 (10:35 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 22 Feb 2022 06:57:01 +0000 (07:57 +0100)
commit93f9bfd64eae8031c4b9995585dc390981fabe4a
treec0ab20335c5768397ab23090c6359b596c9e8cd9
parenta1d72435a893702a3410f04135e6cc852f45c8b1
gvc++: include AGraph.h without the cgraph++ directory prefix in GVLayout.h

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

Towards https://gitlab.com/graphviz/graphviz/-/issues/2196.
lib/gvc++/CMakeLists.txt
lib/gvc++/GVLayout.h
tests/CMakeLists.txt