mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 11:10:06 -05:00
7d2cc6ece6
Co-authored-by: Kanaiym <abdigak@clarkson.edu> Fixes: #22791
15 lines
249 B
Plaintext
15 lines
249 B
Plaintext
{
|
|
"$comment": [
|
|
"example comment",
|
|
"with an array of strings"
|
|
],
|
|
"version": 10,
|
|
"configurePresets": [
|
|
{
|
|
"name": "CommentValid",
|
|
"generator": "@RunCMake_GENERATOR@",
|
|
"binaryDir": "${sourceDir}/build"
|
|
}
|
|
]
|
|
}
|