Skip to content

Commit 8bbe81e

Browse files
add mising libraries
1 parent 746168d commit 8bbe81e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devices/alicehlt/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ set(DEPENDENCIES
3333
set(DEPENDENCIES
3434
${DEPENDENCIES}
3535
# ${CMAKE_THREAD_LIBS_INIT}
36-
FairMQ
36+
boost_thread boost_system FairMQ
3737
)
3838

3939
set(LIBRARY_NAME ALICEHLT)

0 commit comments

Comments
 (0)