Skip to content

Graphviz: Fix bug that shows duplicated alias targets when using subdirectories

Stephan Rohmen requested to merge srohmen/cmake:FixGraphvizAliasTargets into master

When adding sub-directories the Graphviz writer has plotted the alias targets multiple times. This patch ensures a unique alias names list before writing to output file.

Merge request reports

Loading