]> granicus.if.org Git - graphviz/commit
Add lib/sfdpgen to CMake build
authorErwin Janssen <erwinjanssen@outlook.com>
Fri, 20 Jan 2017 18:02:04 +0000 (19:02 +0100)
committerErwin Janssen <erwinjanssen@outlook.com>
Fri, 20 Jan 2017 18:02:04 +0000 (19:02 +0100)
commit433920a361350ac9c3f992efc8ee41c63b8e1aea
tree42a5de6abb100f61968db144d321961a2fb48c1c
parentc423f96b9a6dc0f00dfb1e57f8411643a4bbfe30
Add lib/sfdpgen to CMake build

The static library 'sfdpgen' has no dependencies, but the `WITH_SFDP`
option had to be added, for this is also done in the Autotools build.
If WITH_SFDP is set, the define SFDP is also added (also added this for
ORTHO, this was missing).
CMakeLists.txt
lib/CMakeLists.txt
lib/sfdpgen/CMakeLists.txt [new file with mode: 0644]