mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 06:47:08 -05:00
15 lines
256 B
Plaintext
15 lines
256 B
Plaintext
{
|
|
"version": 3,
|
|
"configurePresets": [
|
|
{
|
|
"name": "SubConditionNull",
|
|
"generator": "@RunCMake_GENERATOR@",
|
|
"binaryDir": "${sourceDir}/build",
|
|
"condition": {
|
|
"type": "not",
|
|
"condition": null
|
|
}
|
|
}
|
|
]
|
|
}
|