]> granicus.if.org Git - graphviz/commit
Add lib/fdpgen to CMake build
authorErwin Janssen <erwinjanssen@outlook.com>
Thu, 5 Jan 2017 09:20:19 +0000 (10:20 +0100)
committerErwin Janssen <erwinjanssen@outlook.com>
Thu, 19 Jan 2017 11:53:50 +0000 (12:53 +0100)
commit0144621301d4cf61ac5e4fe9874cafa7a451c25e
tree6eaa91f043e2edfa3fa8e4c4a950126ce5817284
parent6509d4fe285580dd95c2a953cccc3cb095902937
Add lib/fdpgen to CMake build

The static library fdpgen has no dependencies. Two additional function
checks have been added: drand48 and srand48.
cmake/config_checks.cmake
config-cmake.h.in
lib/CMakeLists.txt
lib/fdpgen/CMakeLists.txt [new file with mode: 0644]