summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/TargetPropertyGeneratorExpressions/BadInvalidName4.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Speed up RunCMake.TargetPropertyGeneratorExpressionsBrad King2018-01-251-9/+0
| | | | Consolidate similar test cases.
* GenEx: Validate target and property names.Stephen Kelly2012-10-091-0/+9
They must be non-empty, and match a restrictive regexp.