CMake/Tests/RunCMake/CMP0059
Stephen Kelly 06f61c26cf Do not treat DEFINITIONS as a built-in directory property
Add policy CMP0059 to cover this change.  The property has been
deprecated since CMake 2.4 anyway.

This will help clean up cmMakefile -- the DefineFlagsOrig member should
not need to exist.
2015-04-02 13:00:48 -04:00
..
CMP0059-NEW-result.txt
CMP0059-NEW-stderr.txt
CMP0059-NEW.cmake
CMP0059-OLD-result.txt
CMP0059-OLD-stderr.txt
CMP0059-OLD.cmake
CMP0059-WARN-result.txt
CMP0059-WARN-stderr.txt
CMP0059-WARN.cmake
CMakeLists.txt
RunCMakeTest.cmake