CMake/Tests/RunCMake/LinkItemValidation
Brad King 3a4791548d Deprecate compatibility with CMake versions older than 3.5
Issue a deprecation warning on calls to `cmake_minimum_required` or
`cmake_policy` that set policies based on versions older than 3.5.
Note that the effective policy version includes `...<max>` treatment.
Update the check from commit 5845c218d7 (Deprecate compatibility with
CMake versions older than 2.8.12, 2020-06-12, v3.19.0-rc1~629^2).
2023-02-11 06:25:11 -05:00
..
CMakeLists.txt Tests/RunCMake: Update cmake_minimum_required versions 2023-02-11 06:24:22 -05:00
CMP0028-NEW-iface-result.txt
CMP0028-NEW-iface-stderr.txt
CMP0028-NEW-iface.cmake
CMP0028-NEW-result.txt
CMP0028-NEW-stderr.txt
CMP0028-NEW.cmake
CMP0028-OLD-iface-result.txt
CMP0028-OLD-iface-stderr.txt Deprecate compatibility with CMake versions older than 3.5 2023-02-11 06:25:11 -05:00
CMP0028-OLD-iface.cmake
CMP0028-OLD-result.txt
CMP0028-OLD-stderr.txt Deprecate compatibility with CMake versions older than 3.5 2023-02-11 06:25:11 -05:00
CMP0028-OLD.cmake
CMP0028-WARN-iface-result.txt
CMP0028-WARN-iface-stderr.txt
CMP0028-WARN-iface.cmake
CMP0028-WARN-result.txt
CMP0028-WARN-stderr.txt
CMP0028-WARN.cmake
empty.cpp
main.c
OnlyTargets-result.txt
OnlyTargets-stderr.txt
OnlyTargets.cmake
RunCMakeTest.cmake