summaryrefslogtreecommitdiffstats
path: root/Source/cmCMakeLanguageCommand.h
Commit message (Collapse)AuthorAgeFilesLines
* cmake_language: Rename command from cmake_commandBrad King2020-05-211-0/+20
Also rename the `INVOKE` signature to `CALL`. Fixes: #20732