summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0050
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Simplify and document policy scopes in RunCMake.CMP* testsBrad King2014-03-061-1/+1
| | | | | Drop unnecessary NO_POLICY_SCOPE options. Document why the remaining options are necessary.
* add_custom_command: Disallow use of SOURCE signatures.Stephen Kelly2014-02-1213-0/+74
Add CMP0050 to control this behavior.