CMake/Tests/RunCMake/CMP0126
Brad King 86d910ab73 Add deprecation warnings for policies CMP0126 and below
The OLD behaviors of all policies are deprecated, but only by
documentation.  Add an explicit deprecation diagnostic for policies
introduced in CMake 3.21 and below to encourage projects to port
away from setting policies to OLD.
2023-10-03 17:21:47 -04:00
..
CMakeLists.txt
CMP0126-NEW_CL.cmake
CMP0126-NEW.cmake
CMP0126-OLD_CL-stderr.txt Add deprecation warnings for policies CMP0126 and below 2023-10-03 17:21:47 -04:00
CMP0126-OLD_CL.cmake
CMP0126-OLD-stderr.txt Add deprecation warnings for policies CMP0126 and below 2023-10-03 17:21:47 -04:00
CMP0126-OLD.cmake
CMP0126-WARN-default.cmake
CMP0126-WARN-stderr.txt
CMP0126-WARN.cmake
RunCMakeTest.cmake