mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
14 lines
237 B
Plaintext
14 lines
237 B
Plaintext
{
|
|
"version": 1,
|
|
"configurePresets": [
|
|
{
|
|
"name": "CyclicInheritance0",
|
|
"generator": "@RunCMake_GENERATOR@",
|
|
"binaryDir": "${sourceDir}/build",
|
|
"inherits": [
|
|
"CyclicInheritance0"
|
|
]
|
|
}
|
|
]
|
|
}
|