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