summaryrefslogtreecommitdiffstats
path: root/Source/cmCMakePresetsFileReadJSON.cxx
Commit message (Expand)AuthorAgeFilesLines
* presets: Fix buildPreset "targets" not allowing a single stringSam Freed2021-06-071-7/+10
* cmake-presets: Introduce `toolchainFile` preset optionRobert Maynard2021-04-281-0/+7
* CMakePresets.json: Add matches conditionKyle Edwards2021-03-311-0/+20
* CMakePresets.json: Add the ability to conditionally disable presetsKyle Edwards2021-03-221-3/+202
* Refactor: Move cmCMakePresetsFile::ReadJSON into a separate fileKyle Edwards2021-03-191-0/+803