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