mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
12 lines
201 B
Plaintext
12 lines
201 B
Plaintext
{
|
|
"version": 2,
|
|
"configurePresets": [
|
|
{
|
|
"name": "ConditionFuture",
|
|
"generator": "@RunCMake_GENERATOR@",
|
|
"binaryDir": "${sourceDir}/build",
|
|
"condition": true
|
|
}
|
|
]
|
|
}
|