Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake_language: Add signature to DEFER calls to later times | Brad King | 2020-09-29 | 1 | -0/+50 |
| | | | | Fixes: #19575 | ||||
* | Tests: Simplify RunCMake.cmake_language invalid command cases | Brad King | 2020-09-29 | 1 | -1/+10 |
| | |||||
* | cmake_language: check CALL with control command | Marc Chevrier | 2020-05-26 | 1 | -0/+2 |
| | | | | Fixes: #20739 | ||||
* | cmake_language: Rename command from cmake_command | Brad King | 2020-05-21 | 1 | -0/+23 |
Also rename the `INVOKE` signature to `CALL`. Fixes: #20732 |