summaryrefslogtreecommitdiffstats
path: root/Source/cmCMakePresetsGraphReadJSONPackagePresets.cxx
Commit message (Collapse)AuthorAgeFilesLines
* CMakePresets: Make error generators proper functionsKyle Edwards2023-08-161-6/+6
| | | | And rename cmCMakePresetErrors to cmCMakePresetsErrors.
* IWYU: Update for Debian 12 CI jobBrad King2023-07-281-1/+0
| | | | | | `include-what-you-use` diagnostics, in practice, are specific to the environment's compiler and standard library. Update includes to satisfy IWYU for our CI job under Debian 12.
* presets: Improve JSON parser and error messagesMartin Duffy2023-03-291-20/+17
|
* cmCMakePresetsGraph: Add package presetsKyle Edwards2022-08-311-0/+95