Init commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
add_library(${TG_CORE} INTERFACE
|
||||
include/render_type_def.h
|
||||
include/math.hpp
|
||||
)
|
||||
|
||||
|
||||
target_include_directories(${TG_CORE} INTERFACE
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/include)
|
||||
Reference in New Issue
Block a user