Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake_language: Rename command from cmake_command | Brad King | 2020-05-21 | 1 | -20/+0 |
| | | | | | | Also rename the `INVOKE` signature to `CALL`. Fixes: #20732 | ||||
* | cmake_command: Preserve arguments to INVOKE function | Cristian Adam | 2020-05-12 | 1 | -2/+2 |
| | | | | Fixes: #20630 | ||||
* | cmake_command: Add command to INVOKE other commands by name | Cristian Adam | 2020-02-25 | 1 | -0/+20 |
Fixes: #18392 |