summaryrefslogtreecommitdiff
path: root/PlayerGUI/Doxyfile.in
diff options
context:
space:
mode:
Diffstat (limited to 'PlayerGUI/Doxyfile.in')
-rw-r--r--PlayerGUI/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/PlayerGUI/Doxyfile.in b/PlayerGUI/Doxyfile.in
index e07f616..29ddfc4 100644
--- a/PlayerGUI/Doxyfile.in
+++ b/PlayerGUI/Doxyfile.in
@@ -590,7 +590,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = /home/blacky/workspace/PlayerGUI
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is