mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 07:38:33 -05:00
12 lines
205 B
Plaintext
12 lines
205 B
Plaintext
{
|
|
"version": 1,
|
|
"configurePresets": [
|
|
{
|
|
"name": "InvalidVariables",
|
|
"generator": "@RunCMake_GENERATOR@",
|
|
"binaryDir": "${sourceDir}/build",
|
|
"cacheVariables": []
|
|
}
|
|
]
|
|
}
|