Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
RunCMake
/
CMakePresets
/
IncludeUserOutsideProjectUser.json.in
blob: c7436c787de1df76df00798715357006f6a4feb4 [
file
] [
log
] [
blame
] [
edit
]
{
"version"
:
4
,
"include"
:
[
"@RunCMake_SOURCE_DIR@/IncludeOutsideProjectInclude.json"
],
"configurePresets"
:
[
{
"name"
:
"IncludeUserOutsideProject"
,
"generator"
:
"@RunCMake_GENERATOR@"
}
]
}