CMake/Tests/RunCMake/CMP0039
Brad King a0ec14d363 Add deprecation warnings for policies CMP0054 and below
The OLD behaviors of all policies are deprecated, but only by
documentation.  Add an explicit deprecation diagnostic for some policies
to encourage projects to port away from setting policies to OLD.
2017-11-01 11:46:53 -04:00
..
CMakeLists.txt Tests: Simplify and document policy scopes in RunCMake.CMP* tests 2014-03-06 11:07:03 -05:00
CMP0039-NEW-result.txt
CMP0039-NEW-stderr.txt Policies: omit warnings about unset policies when they are actually set to NEW 2014-03-31 09:45:10 -04:00
CMP0039-NEW.cmake
CMP0039-OLD-stderr.txt Add deprecation warnings for policies CMP0054 and below 2017-11-01 11:46:53 -04:00
CMP0039-OLD.cmake
CMP0039-WARN-result.txt
CMP0039-WARN-stderr.txt CMP0039: Add missing '.' to policy summary line 2013-11-12 11:54:14 -05:00
CMP0039-WARN.cmake
RunCMakeTest.cmake