Files

14 lines
229 B
Plaintext

{
"version": 1,
"configurePresets": [
{
"name": "EmptyCacheKey",
"generator": "@RunCMake_GENERATOR@",
"binaryDir": "${sourceDir}/build",
"cacheVariables": {
"": "value"
}
}
]
}