mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
14 lines
232 B
Plaintext
14 lines
232 B
Plaintext
{
|
|
"version": 1,
|
|
"cmakeMinimumRequired": {
|
|
"major": 1000
|
|
},
|
|
"configurePresets": [
|
|
{
|
|
"name": "MinimumRequiredMajor",
|
|
"generator": "@RunCMake_GENERATOR@",
|
|
"binaryDir": "${sourceDir}/build"
|
|
}
|
|
]
|
|
}
|