]> granicus.if.org Git - graphviz/commit
remove libast from gvc’s include path in CMake
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 15 Sep 2021 00:40:32 +0000 (17:40 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 21 Sep 2021 00:01:39 +0000 (17:01 -0700)
commit3fc055b2070a413e90442912c554cadbef83c829
tree10e8c1f74d0578cc939552f069fc4d0c04fd0929
parent5b47a663ce9c74ac004a0c21b4cec5bfbd82a2ff
remove libast from gvc’s include path in CMake

This library does not seem to need libast in its include path to compile. This
is consistent with lib/gvc/Makefile.am.
lib/gvc/CMakeLists.txt