Kevin Tolle
|
b80aa1d3a3
|
preset: Easier command line interface for Workflow Presets
A positional option allows 'cmake --workflow --preset <preset>' to be
shortened to 'cmake --workflow <preset>'.
Fixes: #26270
|
2024-10-05 16:08:44 +10:00 |
|
Martin Duffy
|
19305afd8a
|
presets: Improve JSON parser and error messages
|
2023-03-29 10:41:19 -04:00 |
|
Kyle Edwards
|
7ecbe324b0
|
cmake --workflow: add --fresh option
Fixes: #24073
|
2022-10-26 12:01:25 -04:00 |
|
Kyle Edwards
|
322193afcd
|
cmake --workflow: print usage and exit on unrecognized argument
Issue: #24073
|
2022-10-26 12:00:57 -04:00 |
|
Kyle Edwards
|
374d82bbcd
|
cmake: Add --workflow mode
Fixes: #23118
|
2022-09-27 11:09:06 -04:00 |
|