mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-06 14:04:13 +02:00
Link with pthreads
This commit is contained in:
@@ -14,7 +14,8 @@ target_link_libraries(sf-replay
|
||||
sf-replay-lib
|
||||
zmq
|
||||
hdf5
|
||||
hdf5_cpp)
|
||||
hdf5_cpp
|
||||
pthread)
|
||||
|
||||
enable_testing()
|
||||
add_subdirectory(test/)
|
||||
Reference in New Issue
Block a user