mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 20:00:51 -05:00
12 lines
200 B
Plaintext
12 lines
200 B
Plaintext
{
|
|
"version": 1,
|
|
"configurePresets": [
|
|
{
|
|
"name": "ExtraPresetField",
|
|
"generator": "@RunCMake_GENERATOR@",
|
|
"binaryDir": "${sourceDir}/build",
|
|
"invalid": true
|
|
}
|
|
]
|
|
}
|