summaryrefslogtreecommitdiff
path: root/doc/sbuild.dox.cmake
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2013-09-30 19:31:57 +0100
committerRoger Leigh <rleigh@debian.org>2013-09-30 19:31:57 +0100
commit2cbff0cedb752653120365f5ae6453bd9eb73819 (patch)
treec023de076ec06f389f3c0394c8211e09b833147b /doc/sbuild.dox.cmake
parent9e01d5d223082ebcda0f6f4f8ffcadfa5b6af42f (diff)
downloadschroot-2cbff0cedb752653120365f5ae6453bd9eb73819.tar.gz
doc: Strip paths correctly with cmake
Diffstat (limited to 'doc/sbuild.dox.cmake')
-rw-r--r--doc/sbuild.dox.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sbuild.dox.cmake b/doc/sbuild.dox.cmake
index ad0512bc..327b17f9 100644
--- a/doc/sbuild.dox.cmake
+++ b/doc/sbuild.dox.cmake
@@ -132,7 +132,7 @@ FULL_PATH_NAMES = YES
# relative paths, which will be relative from the directory where doxygen is
# started.
-STRIP_FROM_PATH = @abs_top_srcdir@
+STRIP_FROM_PATH = @PROJECT_SOURCE_DIR@
# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
# the path mentioned in the documentation of a class, which tells