13 lines
227 B
JSON
13 lines
227 B
JSON
{
|
|
"version": 4,
|
|
"include": [
|
|
"@RunCMake_SOURCE_DIR@/IncludeOutsideProjectInclude.json"
|
|
],
|
|
"configurePresets": [
|
|
{
|
|
"name": "IncludeUserOutsideProject",
|
|
"generator": "@RunCMake_GENERATOR@"
|
|
}
|
|
]
|
|
}
|