summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/cmake_language
Commit message (Collapse)AuthorAgeFilesLines
* cmake_language: check CALL with control commandMarc Chevrier2020-05-267-0/+140
| | | | Fixes: #20739
* cmake_language: Rename command from cmake_commandBrad King2020-05-2154-0/+141
Also rename the `INVOKE` signature to `CALL`. Fixes: #20732