CMake/Tests/RunCMake/CMP0040
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
CMP0040-NEW-existing-target-result.txt Add policy CMP0040 to disallow custom commands on missing targets 2013-11-21 09:24:08 -05:00
CMP0040-NEW-existing-target.cmake Tests: Fix RunCMake.CMP0040 custom command syntax 2016-08-24 10:56:57 -04:00
CMP0040-NEW-missing-target-result.txt Add policy CMP0040 to disallow custom commands on missing targets 2013-11-21 09:24:08 -05:00
CMP0040-NEW-missing-target-stderr.txt add_custom_command: Clarify error when TARGET is out of scope (#15681) 2016-01-28 10:33:26 -05:00
CMP0040-NEW-missing-target.cmake Tests: Fix RunCMake.CMP0040 custom command syntax 2016-08-24 10:56:57 -04:00
CMP0040-OLD-existing-target-stderr.txt Add deprecation warnings for policies CMP0054 and below 2017-11-01 11:46:53 -04:00
CMP0040-OLD-existing-target.cmake Tests: Fix RunCMake.CMP0040 custom command syntax 2016-08-24 10:56:57 -04:00
CMP0040-OLD-missing-target-stderr.txt Add deprecation warnings for policies CMP0054 and below 2017-11-01 11:46:53 -04:00
CMP0040-OLD-missing-target.cmake Tests: Fix RunCMake.CMP0040 custom command syntax 2016-08-24 10:56:57 -04:00
CMP0040-WARN-missing-target-result.txt Add policy CMP0040 to disallow custom commands on missing targets 2013-11-21 09:24:08 -05:00
CMP0040-WARN-missing-target-stderr.txt CMP0040: Clarify policy warning to match documentation 2017-10-26 09:47:29 -04:00
CMP0040-WARN-missing-target.cmake Tests: Fix RunCMake.CMP0040 custom command syntax 2016-08-24 10:56:57 -04:00
empty.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
RunCMakeTest.cmake Add policy CMP0040 to disallow custom commands on missing targets 2013-11-21 09:24:08 -05:00