CMake/Tests/RunCMake/CMP0139
Brad King fe6cf6d28c Add deprecation warnings for policies CMP0139 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.24 and below to encourage projects to port
away from setting policies to OLD.
2024-10-10 09:31:52 -04:00
..
CMakeLists.txt
CMP0139-NEW.cmake
CMP0139-OLD-result.txt
CMP0139-OLD-stderr.txt Add deprecation warnings for policies CMP0139 and below 2024-10-10 09:31:52 -04:00
CMP0139-OLD.cmake
CMP0139-WARN-result.txt
CMP0139-WARN-stderr.txt
CMP0139-WARN.cmake
RunCMakeTest.cmake