Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake_command: Preserve arguments to INVOKE function | Cristian Adam | 2020-05-12 | 1 | -6/+19 |
| | | | | Fixes: #20630 | ||||
* | cmake_command: Add command to EVAL a CMake script as a string | Cristian Adam | 2020-03-03 | 1 | -3/+24 |
| | |||||
* | cmake_command: Add command to INVOKE other commands by name | Cristian Adam | 2020-02-25 | 1 | -0/+47 |
Fixes: #18392 |