Commit c1c2c49
Hugh McMaster
CMakeLists.txt: Raise minimum version to 4.0
In July 2023, CMake deprecated backwards compatibility for versions older
than 3.5. CMake 4.0 finally drops support, causing all packages still
relying on older behaviour to fail to build from source.
No changes are needed with the higher version requirement.1 parent 079f82c commit c1c2c49
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments