started writing tarts main structure
This commit is contained in:
@@ -3,3 +3,4 @@ set(Lib_SOURCES
|
||||
tart.cpp
|
||||
)
|
||||
add_library(${PROJECT_NAME} STATIC ${LIB_SOURCES})
|
||||
target_include_directories(${PROJECT_NAME} BEFORE PUBLIC "../includes/")
|
||||
|
||||
Reference in New Issue
Block a user