Commit ca28a23
authored
COMP: Support build using CMake 4+ by consistently requiring CMake 3.16.3 (#1236)
Ensure consistent use of the updated CMake minimum version across all
configuration checks to support future compatibility with CMake 4.
This follows up on commit e081be7 ("ENH: Increase minimum required CMake
version to 3.16.3", 2024-05-30) by updating the `cmake_minimum_required()`
call in `ctkLinkerAsNeededFlagCheck` to match the project-wide baseline.1 parent 412c8ec commit ca28a23
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments