summaryrefslogtreecommitdiffstats
path: root/Source/cmCMakePresetsGraphInternal.h
Commit message (Collapse)AuthorAgeFilesLines
* CMake: fix violations of #pragma once checkKyle Edwards2022-11-171-0/+2
|
* CMakePresets.json: Add workflow presets to schemaKyle Edwards2022-09-261-0/+4
|
* cmCMakePresetsGraph: Add package presetsKyle Edwards2022-08-311-0/+4
|
* Refactor: Split JSON processing into configure, build, and test presetsKyle Edwards2022-01-061-0/+51
| | | | Split up the file so that it won't be too big on some systems.
* Refactor: Rename cmCMakePresetsFile to cmCMakePresetsGraphKyle Edwards2022-01-061-0/+112
And change all references to "file" to say "graph" instead.