mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-16 18:11:49 +00:00
add WaitForEndOfStateForMs(state, duration)
This commit is contained in:
@@ -141,7 +141,7 @@ install(FILES ${FairMQHDRFiles} DESTINATION include)
|
||||
|
||||
set(DEPENDENCIES
|
||||
${DEPENDENCIES}
|
||||
boost_thread boost_timer boost_system boost_program_options boost_random
|
||||
boost_thread boost_timer boost_system boost_program_options boost_random boost_chrono
|
||||
)
|
||||
|
||||
set(LIBRARY_NAME FairMQ)
|
||||
|
Reference in New Issue
Block a user