Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
80cd036ceb98f688e18cfec00c7862e43955f13d
/
.
/
Help
/
guide
/
tutorial
/
Step5
/
CMakePresets.json
blob: b8ca15f220eb82e44de37d3f107eca6ecd77b853 [
file
] [
log
] [
blame
]
{
"version"
:
4
,
"configurePresets"
:
[
{
"name"
:
"tutorial"
,
"displayName"
:
"Tutorial Preset"
,
"description"
:
"Preset to use with the tutorial"
,
"binaryDir"
:
"${sourceDir}/build"
,
"cacheVariables"
:
{
"TUTORIAL_USE_STD_SQRT"
:
"OFF"
}
}
]
}