summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/cmake_language/RunCMakeTest.cmake
Commit message (Collapse)AuthorAgeFilesLines
* cmake_language: Add signature to DEFER calls to later timesBrad King2020-09-291-0/+50
| | | | Fixes: #19575
* Tests: Simplify RunCMake.cmake_language invalid command casesBrad King2020-09-291-1/+10
|
* cmake_language: check CALL with control commandMarc Chevrier2020-05-261-0/+2
| | | | Fixes: #20739
* cmake_language: Rename command from cmake_commandBrad King2020-05-211-0/+23
Also rename the `INVOKE` signature to `CALL`. Fixes: #20732