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