added basic glfw stuff
This commit is contained in:
@@ -43,7 +43,6 @@ include_directories(${PROJECT_SOURCE_DIR}/src)
|
||||
include_directories(${PROJECT_SOURCE_DIR}/../TSE_Base/src)
|
||||
|
||||
#project def
|
||||
#add_library(TSE_Math STATIC ${CPP_SOURCE_TSE})
|
||||
if(Lib)
|
||||
add_library(TSE_Math SHARED ${CPP_SOURCE_TSE})
|
||||
else()
|
||||
|
||||
Reference in New Issue
Block a user