Adds arguments for input and output files
Adds gitignore
This commit is contained in:
parent
a217ace469
commit
202801841d
36 changed files with 148 additions and 502 deletions
|
@ -4,7 +4,7 @@
|
|||
# compile CXX with /usr/bin/c++
|
||||
CXX_DEFINES =
|
||||
|
||||
CXX_INCLUDES = -I/home/rosia/Programming/Cpp/BlogParser/Src/Src
|
||||
CXX_INCLUDES = -I/home/rosia/Programming/Cpp/BlogParser/Src/Src -I/home/rosia/Programming/Cpp/BlogParser/build
|
||||
|
||||
CXX_FLAGS = -g -std=gnu++17
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue