Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMakePresets.json: Make --list-presets show presets with no generator | Kyle Edwards | 2021-07-06 | 1 | -1/+4 |
| | | | | Fixes: #22389 | ||||
* | CMakePresets.json: Properly report macro expansion errors | Kyle Edwards | 2020-10-21 | 1 | -1/+1 |
| | | | | | | | | Make a distinction between strings which simply use the $vendor{<...>} macro, which is valid but makes it unusable by CMake, and strings which actually contain invalid macro expansions. Fixes: #21308 | ||||
* | CMake: Add presets functionality | Kyle Edwards | 2020-10-05 | 1 | -0/+36 |