mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Co-authored-by: Kanaiym <abdigak@clarkson.edu> Fixes: #22791
11 lines
176 B
Plaintext
11 lines
176 B
Plaintext
{
|
|
"version": 10,
|
|
"configurePresets": [
|
|
{
|
|
"name": "NoCommentValid",
|
|
"generator": "@RunCMake_GENERATOR@",
|
|
"binaryDir": "${sourceDir}/build"
|
|
}
|
|
]
|
|
}
|