feat: add event library
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ if (SEALLIB_ASSERT)
|
||||
endif()
|
||||
|
||||
if (SEALLIB_EVENTS)
|
||||
list(APPEND SEALLIB_SOURCES "src/lib/seallib/events.cpp" "src/lib/seallib/events.h")
|
||||
list(APPEND SEALLIB_SOURCES "src/lib/seallib/events.h")
|
||||
endif()
|
||||
|
||||
if (SEALLIB_LOG)
|
||||
|
||||
Reference in New Issue
Block a user