summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GenEx-HOST_LINK
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Shorten RunCMake.GenEx-* case namesBrad King2021-06-2541-25/+25
| | | | Reduce the length of the longest path on disk needed by the tests.
* Genex: $<HOST_LINK:> and $<DEVICE_LINK:> must be usable in try_compileMarc Chevrier2021-03-312-0/+10
| | | | Fixes: #22007
* Tests: Factor out RunCMake.GenEx-HOST_LINK testBrad King2020-06-1642-0/+200
Move the `HOST_LINK` cases out of `RunCMake.GeneratorExpression`.