- events tested and implemented multithreading support through mpscq
This commit is contained in:
@@ -9,6 +9,8 @@ add_executable(fennec-test
|
||||
tests/lang/test_metaprogramming.h
|
||||
tests/lang/test_function.h
|
||||
tests/test_threading.h
|
||||
tests/test_core.h
|
||||
tests/core/test_event.h
|
||||
)
|
||||
|
||||
target_compile_definitions(fennec-test PUBLIC FENNEC_TEST_CWD="${CMAKE_SOURCE_DIR}/bin/${FENNEC_BUILD_NAME}"
|
||||
|
||||
Reference in New Issue
Block a user