12 lines
209 B
JSON
12 lines
209 B
JSON
{
|
|
"version": 2,
|
|
"configurePresets": [
|
|
{
|
|
"name": "V2InheritV3Optional",
|
|
"inherits": "default",
|
|
"generator": "@RunCMake_GENERATOR@",
|
|
"binaryDir": "${sourceDir}/build"
|
|
}
|
|
]
|
|
}
|