Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
dbfa449f080774fa24eaa5fa2edbee2d32405db3
/
.
/
Tests
/
RunCMake
/
CMakePresets
/
HostSystemNameFuture.json.in
blob: 7a2f0aa1f0ce46f9dc05e25c51ed2413b5f9c645 [
file
] [
log
] [
blame
]
{
"version"
:
2
,
"configurePresets"
:
[
{
"name"
:
"HostSystemNameFuture"
,
"generator"
:
"@RunCMake_GENERATOR@"
,
"binaryDir"
:
"${sourceDir}/build"
,
"cacheVariables"
:
{
"TEST_HOST_SYSTEM_NAME"
:
"${hostSystemName}"
}
}
]
}