summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/cmake_language/RunCMakeTest.cmake
Commit message (Collapse)AuthorAgeFilesLines
* 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