Skip to content

Commit bf79ecc

Browse files
committedDec 6, 2015
doxygen: enable dot multimode
1 parent 245659f commit bf79ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎cmake_templates/Doxyfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1621,7 +1621,7 @@ DOT_TRANSPARENT = NO
16211621
# makes dot run faster, but since only newer versions of dot (>1.8.10)
16221622
# support this, this feature is disabled by default.
16231623

1624-
DOT_MULTI_TARGETS = NO
1624+
DOT_MULTI_TARGETS = YES
16251625

16261626
# If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
16271627
# generate a legend page explaining the meaning of the various boxes and

0 commit comments

Comments
 (0)
Please sign in to comment.