Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Do not enable languages in all cases of RunCMake.CMP0037 | Brad King | 2017-10-26 | 1 | -1/+1 |
| | |||||
* | CMP0037: Extend policy to reserved names and custom targets | Nils Gladitz | 2013-11-19 | 1 | -0/+6 |
Teach add_custom_target to check the policy too. Extend the policy to disallow reserved target names that we use for builtin targets like "all". Extend the RunCMake.CMP0037 test to cover these cases. |