mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-16 10:01:47 +00:00
Link against system threads library
This commit is contained in:
committed by
Dennis Klein
parent
ef3eb5f83e
commit
1e0159b775
@@ -223,7 +223,7 @@ target_link_libraries(FairMQ
|
||||
INTERFACE # only consumers link against interface dependencies
|
||||
|
||||
PUBLIC # libFairMQ AND consumers of libFairMQ link aginst public dependencies
|
||||
pthread
|
||||
Threads::Threads
|
||||
dl
|
||||
Boost::boost
|
||||
Boost::program_options
|
||||
|
Reference in New Issue
Block a user