Skip to content
  • Daniel Pfeifer's avatar
    graphviz: allow to disable per target graphs (#14746) · 18bef4cd
    Daniel Pfeifer authored and Brad King's avatar Brad King committed
    In CMakeGraphVizOptions.cmake, allow the options GRAPHVIZ_GENERATE_PER_TARGET
    and GRAPHVIZ_GENERATE_DEPENDERS to enable the generation of per target graphs
    and subgraphs respectively. Both options are TRUE per default to maintain
    current behavior.
    18bef4cd