Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
f2b438cb0afb577ee87c8bc2295ed3d263fc85f2
/
.
/
Tests
/
RunCMake
/
CMakePresets
/
PathListSepFuture.json.in
blob: 2fd6b7e0a921ee023e709a26bcb6abcbfa41cf5b [
file
]
{
"version"
:
4
,
"configurePresets"
:
[
{
"name"
:
"PathListSepFuture"
,
"generator"
:
"@RunCMake_GENERATOR@"
,
"binaryDir"
:
"${sourceDir}/build"
,
"cacheVariables"
:
{
"TEST_PATH_LIST_SEP"
:
"${sourceDir}${pathListSep}${sourceDir}"
}
}
]
}