summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/QCMakePreset.h
Commit message (Collapse)AuthorAgeFilesLines
* Refactor: Rename cmCMakePresetsFile to cmCMakePresetsGraphKyle Edwards2022-01-061-1/+1
| | | | And change all references to "file" to say "graph" instead.
* CMakePresets.json: Split cmakeGeneratorConfig fieldKyle Edwards2020-10-221-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 functionalityKyle Edwards2020-10-051-0/+30