summaryrefslogtreecommitdiff
path: root/doc/doxygen.cfg.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doxygen.cfg.cmake')
-rwxr-xr-xdoc/doxygen.cfg.cmake6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/doxygen.cfg.cmake b/doc/doxygen.cfg.cmake
index 13eec96..d5f44d0 100755
--- a/doc/doxygen.cfg.cmake
+++ b/doc/doxygen.cfg.cmake
@@ -573,9 +573,9 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = ./../../doc/mainpage.h \
- ./../../src/ \
- ./../../include
+INPUT = @CMAKE_SOURCE_DIR@/doc/mainpage.h \
+ @CMAKE_SOURCE_DIR@/src/ \
+ @CMAKE_SOURCE_DIR@/include
# This tag can be used to specify the character encoding of the source files