11 lines
171 B
JSON
11 lines
171 B
JSON
|
{
|
||
|
"version": 9,
|
||
|
"include": ["${sourceDir}/IncludeCommon.json"],
|
||
|
"configurePresets": [
|
||
|
{
|
||
|
"name": "Include",
|
||
|
"inherits": ["IncludeCommon"]
|
||
|
}
|
||
|
]
|
||
|
}
|