- testing for current threading structures
This commit is contained in:
@@ -248,6 +248,9 @@ fennec_add_sources(
|
||||
# threading ============================================================================================================
|
||||
|
||||
include/fennec/threading/atomic.h
|
||||
include/fennec/threading/lock_guard.h
|
||||
include/fennec/threading/mpscq.h
|
||||
include/fennec/threading/mutex.h
|
||||
include/fennec/threading/thread.h
|
||||
|
||||
include/fennec/threading/detail/_thread.h
|
||||
@@ -302,8 +305,6 @@ add_subdirectory(test)
|
||||
|
||||
add_library(fennec STATIC
|
||||
${FENNEC_SOURCES}
|
||||
include/fennec/threading/mutex.h
|
||||
include/fennec/threading/lock_guard.h
|
||||
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user