]> granicus.if.org Git - graphviz/commit
bump required CMake version to 3.13.0
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 13 Oct 2022 00:52:52 +0000 (17:52 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 14 Oct 2022 00:00:28 +0000 (17:00 -0700)
commitda82cbb9802c7924d8000335cb32505507a69c79
tree53743f97934cfba9748f79bcfb7ca74e13123122
parent4cec0391a7912a7ccc48c425e65fabdbf22bb810
bump required CMake version to 3.13.0

This allows dropping several workarounds in the CMake build system. The only
supported platform with a CMake version less than 3.13.0 is Ubuntu 18.04. Given
CMake is not the default build system, the age of Ubuntu 18.04 makes it unlikely
there are users there building Graphviz from source, and later CMake versions
are easily obtainable from Kitware, it seems reasonable to increase this
requirement.

Gitlab: #2290
CHANGELOG.md
CMakeLists.txt
cmake/FindCAIRO.cmake
cmake/FindPANGOCAIRO.cmake