Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
CMakePresets
/
CommentValid.json.in
blob: 1206ded517627ca977bf01dde0cbef0ee528e8d3 [
file
] [
log
] [
blame
] [
edit
]
{
"$comment"
:
[
"example comment"
,
"with an array of strings"
],
"version"
:
10
,
"configurePresets"
:
[
{
"name"
:
"CommentValid"
,
"generator"
:
"@RunCMake_GENERATOR@"
,
"binaryDir"
:
"${sourceDir}/build"
}
]
}