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