This commit is contained in:
Johannes Theiner 2018-11-29 15:05:02 +01:00
parent 5ea5303eff
commit 46bee08f42
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
PROJECT_NAME = C/C++ PROJECT_NAME = C/C++
PROJECT_NUMBER = PROJECT_NUMBER =
OUTPUT_DIRECTORY = /home/joethei/workspaces/C_CPP/doc OUTPUT_DIRECTORY = @CMAKE_CURRENT_SOURCE_DIR@/doc
CREATE_SUBDIRS = NO CREATE_SUBDIRS = NO
OUTPUT_LANGUAGE = Englisch OUTPUT_LANGUAGE = Englisch
... ...
@ -17,7 +17,7 @@ EXTRACT_ALL = NO
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
# configuration options related to the input files # configuration options related to the input files
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
INPUT = /home/joethei/workspaces/C_CPP/src/ INPUT = @CMAKE_CURRENT_SOURCE_DIR@/src/
FILE_PATTERNS = FILE_PATTERNS =
RECURSIVE = YES RECURSIVE = YES
EXCLUDE = EXCLUDE =