blob: eed3da689bc30cf4e095dd2ac7b92b37691d4832 [file] [log] [blame]
{
"version": 3,
"configurePresets": [
{
"name": "SubConditionNull",
"generator": "@RunCMake_GENERATOR@",
"binaryDir": "${sourceDir}/build",
"condition": {
"type": "not",
"condition": null
}
}
]
}