diff --git a/cmake/Doxyfile.in b/cmake/Doxyfile.in index 0c34ede00af9efab9b9e28c9ddfc074c7d3d12cf..f9e559e09c814d0afda7b8cbc6793f82da8155b2 100644 --- a/cmake/Doxyfile.in +++ b/cmake/Doxyfile.in @@ -956,7 +956,7 @@ EXAMPLE_RECURSIVE = NO # that contain images that are to be included in the documentation (see the # \image command). -IMAGE_PATH = +IMAGE_PATH = @CMAKE_CURRENT_SOURCE_DIR@ # The INPUT_FILTER tag can be used to specify a program that doxygen should # invoke to filter for each input file. Doxygen will invoke the filter program