summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0059/CMP0059-WARN-stderr.txt
Commit message (Collapse)AuthorAgeFilesLines
* CMP0059: Fix typo in policy descriptionBrad King2016-05-021-2/+2
|
* Do not treat DEFINITIONS as a built-in directory propertyStephen Kelly2015-04-021-0/+18
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.