summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GenEx-TARGET_PROPERTY/BadNonTarget.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Prepare RunCMake.GenEx-TARGET_PROPERTY for more independent casesBrad King2022-11-151-1/+4
| | | | | | The existing cases all need to enable a language. Move this out of the `CMakeLists.txt` file and into the individual cases to make room for other cases that may not need this.
* Tests: Rename RunCMake.TargetPropertyGeneratorExpressions for consistencyBrad King2022-11-151-0/+6
Rename the test to `RunCMake.GenEx-TARGET_PROPERTY` for consistency with the other `RunCMake.GenEx-*` test names.