mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
16 lines
265 B
Plaintext
16 lines
265 B
Plaintext
{
|
|
"version": 1,
|
|
"configurePresets": [
|
|
{
|
|
"name": "InvalidVariableValue",
|
|
"generator": "@RunCMake_GENERATOR@",
|
|
"binaryDir": "${sourceDir}/build",
|
|
"cacheVariables": {
|
|
"VAR": {
|
|
"value": []
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|