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