14 lines
229 B
JSON
14 lines
229 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"configurePresets": [
|
||
|
{
|
||
|
"name": "EmptyCacheKey",
|
||
|
"generator": "@RunCMake_GENERATOR@",
|
||
|
"binaryDir": "${sourceDir}/build",
|
||
|
"cacheVariables": {
|
||
|
"": "value"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|