mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 09:59:20 -05:00
f4d666549a
CMakeGraphVizOptions is not a module to be included in a project, so to make the Graphviz functionality clearer, this moves all its documentation under the --graphviz option. Fixes: #27110