Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
CMakePresets
/
InvalidVariables.json.in
blob: 30dcaf0aedb58b52edca58f05df53e775b5d3a4b [
file
]
{
"version"
:
1
,
"configurePresets"
:
[
{
"name"
:
"InvalidVariables"
,
"generator"
:
"@RunCMake_GENERATOR@"
,
"binaryDir"
:
"${sourceDir}/build"
,
"cacheVariables"
:
[]
}
]
}