CMake/Tests/RunCMake/CMP0068
Brad King d00bb419ca Add deprecation warnings for policies CMP0069 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.9 and below to encourage projects to port away
from setting policies to OLD.
2019-10-10 09:26:10 -04:00
..
CMakeLists.txt
CMP0068-NEW-result.txt
CMP0068-NEW.cmake
CMP0068-OLD-result.txt
CMP0068-OLD-stderr.txt
CMP0068-OLD.cmake
CMP0068-WARN-result.txt
CMP0068-WARN-stderr.txt
CMP0068-WARN.cmake
empty.cpp
RunCMakeTest.cmake