Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMakePresets.json: Properly report macro expansion errors | Kyle Edwards | 2020-10-21 | 1 | -1/+2 |
| | | | | | | | | 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/+1 |