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