mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-21 08:34:15 -06:00
Doxygen - include the main page
With the move to toplevel this file was not part of any include directory any more, so it has to be specified explicitly
This commit is contained in:
parent
b34a8b0add
commit
ee98dcaa09
@ -933,7 +933,8 @@ WARN_LOGFILE = doxygen.log
|
||||
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
|
||||
# Note: If this tag is empty the current directory is searched.
|
||||
|
||||
INPUT = ${CMAKE_SOURCE_DIR}/libgnucash \
|
||||
INPUT = ${CMAKE_SOURCE_DIR}/doxygen_main_page.c \
|
||||
${CMAKE_SOURCE_DIR}/libgnucash \
|
||||
${CMAKE_SOURCE_DIR}/gnucash \
|
||||
${CMAKE_SOURCE_DIR}/common \
|
||||
${CMAKE_SOURCE_DIR}/bindings \
|
||||
|
Loading…
Reference in New Issue
Block a user