mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 15:49:08 -05:00
31c0e0de49
Closes: #22164
12 lines
224 B
Plaintext
12 lines
224 B
Plaintext
{
|
|
"version": 9,
|
|
"configurePresets": [
|
|
{
|
|
"name": "GraphvizValid",
|
|
"generator": "@RunCMake_GENERATOR@",
|
|
"graphviz": "${sourceDir}/my_graphviz.dot",
|
|
"binaryDir": "${sourceDir}/build"
|
|
}
|
|
]
|
|
}
|