CMake/Tests/RunCMake/CMP0132
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
CMP0132-Common.cmake
CMP0132-NEW-stdout.txt
CMP0132-NEW.cmake
CMP0132-OLD-stderr.txt
CMP0132-OLD-stdout.txt
CMP0132-OLD.cmake
CMP0132-WARN-stdout.txt
CMP0132-WARN.cmake
RunCMakeTest.cmake