]> granicus.if.org Git - graphviz/commit
Add lib/mingle to CMake build
authorErwin Janssen <erwinjanssen@outlook.com>
Sun, 29 Jan 2017 11:30:48 +0000 (12:30 +0100)
committerErwin Janssen <erwinjanssen@outlook.com>
Thu, 6 Apr 2017 19:38:02 +0000 (21:38 +0200)
commit4b023961d829dac3179b8afe0c35d7f8751c0b9f
tree012b37648ac77da7d5d87388f985a48b22ae7736
parent61006fe58bf69edc35b1c0353e101b4677e48b68
Add lib/mingle to CMake build

The static library 'libmingle' has no dependencies, but a check for the
ANN library had to be added. For this a cmake find module was added.
CMakeLists.txt
cmake/FindANN.cmake [new file with mode: 0644]
cmake/config_checks.cmake
config-cmake.h.in
lib/CMakeLists.txt
lib/mingle/CMakeLists.txt [new file with mode: 0644]