summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GeneratorExpression/TARGET_GENEX_EVAL-no-arg-result.txt
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Factor out RunCMake.GenEx-GENEX_EVAL testBrad King2020-06-161-1/+0
| | | | Move the `GENEX_EVAL` cases and friends out of `RunCMake.GeneratorExpression`.
* Genex: Add $<TARGET_GENEX_EVAL:...> and $<GENEX_EVAL:...>Marc Chevrier2018-04-231-0/+1
Fixes: #17884