why are you replacing that shit

This commit is contained in:
Johannes Theiner 2018-12-04 15:16:53 +01:00
parent 60b33d60a2
commit 59c400a3cb
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 =