]> granicus.if.org Git - graphviz/commit
Add lib/ortho to CMake build
authorErwin Janssen <erwinjanssen@outlook.com>
Fri, 20 Jan 2017 16:38:47 +0000 (17:38 +0100)
committerErwin Janssen <erwinjanssen@outlook.com>
Fri, 20 Jan 2017 16:38:47 +0000 (17:38 +0100)
commit49eb96c8a826e6ada6bf5515a1579e88e593c358
tree49bcf6efd949d6485470ff167c34e29eaea5a2bb
parent485c14a332f5e45e5306b2ec159dfe7fe08e6050
Add lib/ortho to CMake build

The static library 'ortho' has no dependencies, but the `WITH_ORTHO`
option had to be added, for this is also done in the Autotools build.
CMakeLists.txt
lib/CMakeLists.txt
lib/ortho/CMakeLists.txt [new file with mode: 0644]