]> git.ipfire.org Git - thirdparty/zstd.git/commit
Update cmake minimum requirement to 3.10
authorVictor Zhang <csv@meta.com>
Mon, 9 Dec 2024 18:53:38 +0000 (10:53 -0800)
committerVictor Zhang <csv@meta.com>
Mon, 9 Dec 2024 18:53:38 +0000 (10:53 -0800)
commite190e7944e42309a60b31c9d025c877219e7f878
tree51797f0deab7ec5da97c3c8ea03c577a35bd8526
parent709be6c22799e80a93e01b3cf8ac00f93cdebe8d
Update cmake minimum requirement to 3.10

CMake warns on the current minimum requirement (3.5). Update to 3.10.
This means support is still available for the default on Ubuntu 18.04, which
exited LTS standard in April of 2023.
[draft]
build/cmake/CMakeLists.txt