]> git.ipfire.org Git - thirdparty/libarchive.git/commit
[cmake] Require minimum CMake version of 3.5 (#2555)
authorChristoph GrĂ¼ninger <foss@grueninger.de>
Wed, 26 Mar 2025 13:18:12 +0000 (14:18 +0100)
committerGitHub <noreply@github.com>
Wed, 26 Mar 2025 13:18:12 +0000 (06:18 -0700)
commit4237b476fd4ef4b2b5ebac55811d92e73aeb5257
tree47bda7d5701908d961f7fc1b676ff20bcbb22e71
parent9ad0e27f53b0f29168693b9305ae7dd2021348e2
[cmake] Require minimum CMake version of 3.5 (#2555)

CMake 4.0 will be released soon and it refuses to accept a minimum
required version below 3.5 without additional flags.
CMakeLists.txt