cmake: make maa link against pthreads directly
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -36,6 +36,7 @@ set (maa_LIB_SRCS
|
||||
)
|
||||
|
||||
add_library (maa SHARED ${maa_LIB_SRCS})
|
||||
target_link_libraries (maa ${CMAKE_THREAD_LIBS_INIT})
|
||||
|
||||
set_target_properties(
|
||||
maa
|
||||
|
||||
Reference in New Issue
Block a user