Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Prepare RunCMake.GenEx-TARGET_PROPERTY for more independent cases | Brad King | 2022-11-15 | 1 | -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 consistency | Brad King | 2022-11-15 | 1 | -0/+6 |
Rename the test to `RunCMake.GenEx-TARGET_PROPERTY` for consistency with the other `RunCMake.GenEx-*` test names. |