Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
48b380c9613318b888473aa6f178d06de3f21e7e
/
.
/
Tests
/
RunCMake
/
CMakePresetsBuild
/
ConditionFuture.json.in
blob: 2f3f7d8513f509538df3736d9b3b7b006f96e15a [
file
] [
log
] [
blame
]
{
"version"
:
2
,
"configurePresets"
:
[
{
"name"
:
"default"
,
"generator"
:
"@RunCMake_GENERATOR@"
,
"binaryDir"
:
"${sourceDir}/build"
}
],
"buildPresets"
:
[
{
"name"
:
"conditionFuture"
,
"configurePreset"
:
"default"
,
"condition"
:
true
}
]
}