Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
CMakePresets
/
BuildInvalidInheritance.json.in
blob: 2dd5d812f4839f0e8937fb73a0886e386c6e478a [
file
] [
edit
]
{
"version"
:
2
,
"buildPresets"
:
[
{
"name"
:
"InvalidInheritance"
,
"inherits"
:
[
"NoExist"
]
}
]
}