summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0037/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Do not enable languages in all cases of RunCMake.CMP0037Brad King2017-10-261-1/+1
|
* 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.
* Disallow invalid target names (#13140)Stephen Kelly2013-11-071-0/+3
Exclude Borland and NMake from the CMP0037 test. They do not accept the colon in a target name.