]> granicus.if.org Git - graphviz/commit
bump required CMake version to 3.10.2
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 9 Oct 2022 17:45:35 +0000 (10:45 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 12 Oct 2022 01:44:41 +0000 (18:44 -0700)
commitadd136b2c7b8a75bee88f4ba20c7e9b6dd7a522b
tree2b259686f9118f613ceaecff3f7086bded600e63
parent74cd1a4978caf38afc585a4be1916ececa99b45a
bump required CMake version to 3.10.2

Of the platforms Graphviz supports, the one with the oldest CMake version
available is Ubuntu 18.04, which has CMake 3.10.2. This change raises the
baseline CMake requirement to indicate we no longer support CMake 3.9.

The diff between CMake 3.9 and 3.10 does not actually contain anything useful to
Graphviz. But it still seems wise to proactively move our floor forwards.
CHANGELOG.md
CMakeLists.txt