From 183607ca2fe721752e2aa06ab87d2634571e492c Mon Sep 17 00:00:00 2001 From: "Michael R. Crusoe" Date: Thu, 20 Dec 2018 22:34:59 +0100 Subject: [PATCH] Make doxygen docs reproducible Gbp-Pq: Name reproducible-doxygen --- doc/doxygen.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doxygen.in b/doc/doxygen.in index ddf1398..9800991 100644 --- a/doc/doxygen.in +++ b/doc/doxygen.in @@ -130,7 +130,7 @@ FULL_PATH_NAMES = YES # relative paths, which will be relative from the directory where doxygen is # started. -STRIP_FROM_PATH = +STRIP_FROM_PATH = @CMAKE_CURRENT_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 -- 2.30.2