mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
431dd59b5e
Fixes: #21858
12 lines
179 B
Plaintext
12 lines
179 B
Plaintext
// Comment
|
|
{
|
|
"version": 1,
|
|
"configurePresets": [
|
|
{
|
|
"name": "Comment",
|
|
"generator": "@RunCMake_GENERATOR@",
|
|
"binaryDir": "${sourceDir}/build"
|
|
}
|
|
]
|
|
}
|