changes here, changes there
This commit is contained in:
@@ -20,10 +20,11 @@ set(PROJECT_NAME ml)
|
||||
|
||||
set(SOURCE
|
||||
ml.cpp
|
||||
ml_io.cpp
|
||||
ml_io.cpp
|
||||
ml_date.cpp
|
||||
clib/csvparser.cpp
|
||||
clib/sslclient.cpp
|
||||
clib/json11.cpp)
|
||||
clib/json11.cpp ml_date.h ml_date.cpp)
|
||||
|
||||
add_executable(${PROJECT_NAME} ${SOURCE})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user