CMake/Tests/RunCMake/CMP0054
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
CMP0054-duplicate-warnings-stderr.txt
CMP0054-duplicate-warnings.cmake
CMP0054-keywords-NEW-result.txt
CMP0054-keywords-NEW-stderr.txt
CMP0054-keywords-NEW.cmake
CMP0054-keywords-OLD-stderr.txt Add deprecation warnings for policies CMP0054 and below 2017-11-01 11:46:53 -04:00
CMP0054-keywords-OLD.cmake
CMP0054-keywords-WARN-stderr.txt cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802) 2015-10-20 23:40:12 +02:00
CMP0054-keywords-WARN.cmake cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802) 2015-10-20 23:40:12 +02:00
CMP0054-NEW-stderr.txt
CMP0054-NEW.cmake
CMP0054-OLD-stderr.txt Add deprecation warnings for policies CMP0054 and below 2017-11-01 11:46:53 -04:00
CMP0054-OLD.cmake
CMP0054-policy-command-scope-stderr.txt Add deprecation warnings for policies CMP0054 and below 2017-11-01 11:46:53 -04:00
CMP0054-policy-command-scope.cmake
CMP0054-policy-foreach-scope-stderr.txt Add deprecation warnings for policies CMP0054 and below 2017-11-01 11:46:53 -04:00
CMP0054-policy-foreach-scope.cmake
CMP0054-policy-nested-if-stderr.txt Add deprecation warnings for policies CMP0054 and below 2017-11-01 11:46:53 -04:00
CMP0054-policy-nested-if.cmake
CMP0054-policy-while-scope-stderr.txt Add deprecation warnings for policies CMP0054 and below 2017-11-01 11:46:53 -04:00
CMP0054-policy-while-scope.cmake Use string(APPEND) in Tests 2016-07-28 00:43:04 +02:00
CMP0054-WARN-stderr.txt cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802) 2015-10-20 23:40:12 +02:00
CMP0054-WARN.cmake cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802) 2015-10-20 23:40:12 +02:00
RunCMakeTest.cmake