summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GenEx-DEVICE_LINK/RunCMakeTest.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Shorten RunCMake.GenEx-* case namesBrad King2021-06-251-14/+14
| | | | 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-311-0/+1
| | | | Fixes: #22007
* Tests: Factor out RunCMake.GenEx-DEVICE_LINK testBrad King2020-06-161-0/+17
Move the `DEVICE_LINK` cases out of `RunCMake.GeneratorExpression`.