Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor: Rename cmCMakePresetsFile to cmCMakePresetsGraph | Kyle Edwards | 2022-01-06 | 1 | -1/+1 |
| | | | | And change all references to "file" to say "graph" instead. | ||||
* | CMakePresets.json: Split cmakeGeneratorConfig field | Kyle Edwards | 2020-10-22 | 1 | -1/+2 |
| | | | | | | | | Make this field separate for both architecture and toolset. Allow architecture and toolset to be either strings or objects with value and strategy fields. Fixes: #21317 | ||||
* | CMake GUI: Add presets functionality | Kyle Edwards | 2020-10-05 | 1 | -0/+30 |