Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
CMakePresetsTest
/
OutputJUnitUnsupported.json.in
blob: 93f6b0c200d92bd1f565a20674d1bdfcd1e3fa98 [
file
]
{
"version"
:
5
,
"configurePresets"
:
[
{
"name"
:
"default"
}
],
"testPresets"
:
[
{
"name"
:
"unsupported"
,
"configurePreset"
:
"default"
,
"output"
:
{
"outputJUnitFile"
:
"junit.xml"
}
}
]
}