Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
cd6771646aa56e8a791105b335fc8bce309daa85
/
.
/
Tests
/
RunCMake
/
CMakePresetsWorkflow
/
WorkflowStepDisabled.json.in
blob: a3b6783d93e9a8bc48e60e61fd65770aeca5fd9a [
file
] [
log
] [
blame
]
{
"version"
:
6
,
"configurePresets"
:
[
{
"name"
:
"default"
,
"condition"
:
{
"type"
:
"const"
,
"value"
:
false
}
}
],
"workflowPresets"
:
[
{
"name"
:
"WorkflowStepDisabled"
,
"steps"
:
[
{
"type"
:
"configure"
,
"name"
:
"default"
}
]
}
]
}