]> granicus.if.org Git - graphviz/commit
Add lib/vpsc to CMake build
authorErwin Janssen <erwinjanssen@outlook.com>
Fri, 20 Jan 2017 16:55:41 +0000 (17:55 +0100)
committerErwin Janssen <erwinjanssen@outlook.com>
Fri, 20 Jan 2017 16:55:41 +0000 (17:55 +0100)
commitc423f96b9a6dc0f00dfb1e57f8411643a4bbfe30
treed98e1e58a802c859560d67d0bf887ac11a4522ae
parent49eb96c8a826e6ada6bf5515a1579e88e593c358
Add lib/vpsc to CMake build

The static library 'vpsc' has no dependencies, but the `WITH_IPSEPCOLA`
option had to be added, for this is also done in the Autotools build. This
library is disabled by default due to C++ portability issues.
CMakeLists.txt
lib/CMakeLists.txt
lib/vpsc/CMakeLists.txt [new file with mode: 0644]