Create a safe thread wrapper
This commit is contained in:
@@ -33,7 +33,9 @@ add_executable(logid
|
||||
backend/hidpp20/features/DeviceName.cpp
|
||||
backend/hidpp20/features/Reset.cpp
|
||||
backend/dj/Report.cpp
|
||||
util/mutex_queue.h)
|
||||
util/mutex_queue.h
|
||||
util/thread.cpp
|
||||
util/ExceptionHandler.cpp)
|
||||
|
||||
set_target_properties(logid PROPERTIES RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR})
|
||||
|
||||
|
Reference in New Issue
Block a user