Commit 1692717
committed
Use a range for CMake minimum versions, 3.2...3.12: support CMake 4.0
CMake 4.0 drops support for CMake <3.5, so minimum versions need to be
adjusted for forward compatibility. Since CMake <3.10 is already
deprecated, and 3.12 is the first “modern” CMake release, let’s support
policy versions up to 3.12.
https://cmake.org/cmake/help/latest/command/cmake_minimum_required.html1 parent 7fa7aa3 commit 1692717
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments