Add dot path so that doxygen can properly run on Windows
This commit is contained in:
parent
17c31b2ca1
commit
c261124775
@ -1814,7 +1814,7 @@ INTERACTIVE_SVG = NO
|
|||||||
# The tag DOT_PATH can be used to specify the path where the dot tool can be
|
# The tag DOT_PATH can be used to specify the path where the dot tool can be
|
||||||
# found. If left blank, it is assumed the dot tool can be found in the path.
|
# found. If left blank, it is assumed the dot tool can be found in the path.
|
||||||
|
|
||||||
DOT_PATH =
|
DOT_PATH = ${DOXYGEN_DOT_PATH}
|
||||||
|
|
||||||
# The DOTFILE_DIRS tag can be used to specify one or more directories that
|
# The DOTFILE_DIRS tag can be used to specify one or more directories that
|
||||||
# contain dot files that are included in the documentation (see the
|
# contain dot files that are included in the documentation (see the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user