add basic types and fix cmake
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
SET(HDRS)
|
||||
SET(SRCS)
|
||||
SET(LIB_INCLUDE_PATH)
|
||||
|
||||
add_subdirectory(core)
|
||||
add_subdirectory(config)
|
||||
add_subdirectory(utility)
|
||||
|
||||
SET(HDRS
|
||||
|
||||
Reference in New Issue
Block a user