From bed8b9a3a7cbacc9ccfc27263585fbb93365721f Mon Sep 17 00:00:00 2001 From: Nicholas Corgan Date: Thu, 10 Apr 2014 11:43:25 -0700 Subject: doxygen: readded removed STRIP_FROM_INC_PATH patch for correct include paths --- host/docs/Doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host/docs/Doxyfile.in b/host/docs/Doxyfile.in index bf862c0c2..d48e50fc4 100644 --- a/host/docs/Doxyfile.in +++ b/host/docs/Doxyfile.in @@ -141,7 +141,7 @@ STRIP_FROM_PATH = @CMAKE_SOURCE_DIR@ # definition is used. Otherwise one should specify the include paths that # are normally passed to the compiler using the -I flag. -STRIP_FROM_INC_PATH = +STRIP_FROM_INC_PATH = @CMAKE_SOURCE_DIR@/include # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter # (but less readable) file names. This can be useful if your file system -- cgit v1.2.3