Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake: Add support for '--build --prefix=<prefix>' form of the argument | Brad King | 2021-02-23 | 1 | -2/+10 |
| | | | | | | | The main `cmake --preset` argument for configure presets supports both forms, so support it for `cmake --build --preset` too. Issue: #21855 | ||||
* | Tests: Add build preset tests | Sam Freed | 2021-02-04 | 28 | -0/+300 |