mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 00:00:39 -05:00
7d2cc6ece6
Co-authored-by: Kanaiym <abdigak@clarkson.edu> Fixes: #22791
15 lines
253 B
Plaintext
15 lines
253 B
Plaintext
{
|
|
"$comment": [
|
|
"invalid comment",
|
|
"version less than 10"
|
|
],
|
|
"version": 9,
|
|
"configurePresets": [
|
|
{
|
|
"name": "CommentValidOldSchema",
|
|
"generator": "@RunCMake_GENERATOR@",
|
|
"binaryDir": "${sourceDir}/build"
|
|
}
|
|
]
|
|
}
|