summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0059/RunCMakeTest.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Do not treat DEFINITIONS as a built-in directory propertyStephen Kelly2015-04-021-0/+5
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.