CMake/Tests/RunCMake/CMP0135
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
CMP0135-Common.cmake
CMP0135-NEW-stdout.txt
CMP0135-NEW.cmake
CMP0135-OLD-stderr.txt Add deprecation warnings for policies CMP0139 and below 2024-10-10 09:31:52 -04:00
CMP0135-OLD-stdout.txt
CMP0135-OLD.cmake
CMP0135-WARN-stderr.txt ExternalProject: Move more internal commands out of main file 2024-05-13 20:24:47 +10:00
CMP0135-WARN-stdout.txt
CMP0135-WARN.cmake
RunCMakeTest.cmake