Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Factor out RunCMake.GenEx-TARGET_FILE test | Brad King | 2020-06-16 | 1 | -7/+0 |
| | | | | Move the `TARGET_FILE` cases and friends out of `RunCMake.GeneratorExpression`. | ||||
* | Genex: add $<TARGET_FILE_PREFIX:...> and $<TARGET_FILE_SUFFIX:...> | Marc Chevrier | 2019-04-10 | 1 | -0/+7 |
These capabilities complement MR !3190 and is also needed to solve issue #18771. |