X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Doc%2Fdoxygen.config.in;h=ddb51f19e9145113adf5a24252ca7bde48dc7c0d;hb=8d10ccb6794a0f22234983990e2181a24625fbd8;hp=4783a68a0435d021340a6c9706fb86a9d9cfdd1c;hpb=88f0914a8dd9327056361ae14d62ead303f2a9ed;p=gdcm.git diff --git a/Doc/doxygen.config.in b/Doc/doxygen.config.in index 4783a68a..ddb51f19 100644 --- a/Doc/doxygen.config.in +++ b/Doc/doxygen.config.in @@ -785,7 +785,7 @@ CLASS_DIAGRAMS = YES # toolkit from AT&T and Lucent Bell Labs. The other options in this section # have no effect if this option is set to NO (the default) -HAVE_DOT = NO +HAVE_DOT = @GDCM_DOCUMENTATION_HAVE_DOT@ # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen # will generate a graph for each documented class showing the direct and @@ -840,7 +840,7 @@ DOT_IMAGE_FORMAT = png # 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 on the path. -DOT_PATH = +DOT_PATH = @GDCM_DOCUMENTATION_DOT_PATH@ # 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