[doxygen] add builddir to include path (#2098)

This commit is contained in:
Jonathan Hui
2017-08-14 08:37:34 -07:00
committed by GitHub
parent b0394afa93
commit f1cd0ce491
+2 -1
View File
@@ -1998,7 +1998,8 @@ SEARCH_INCLUDES = YES
# preprocessor.
# This tag requires that the tag SEARCH_INCLUDES is set to YES.
INCLUDE_PATH = @abs_top_srcdir@/include
INCLUDE_PATH = @abs_top_srcdir@/include \
@abs_top_builddir@/include
# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
# patterns (like *.h and *.hpp) to filter out the header-files in the