summaryrefslogtreecommitdiff
path: root/AudioManGUI/Doxyfile.in
diff options
context:
space:
mode:
Diffstat (limited to 'AudioManGUI/Doxyfile.in')
-rw-r--r--AudioManGUI/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/AudioManGUI/Doxyfile.in b/AudioManGUI/Doxyfile.in
index cbd42ac..2d9095f 100644
--- a/AudioManGUI/Doxyfile.in
+++ b/AudioManGUI/Doxyfile.in
@@ -590,7 +590,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = /home/blacky/workspace/AudioManGUI
+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