mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-01 00:42:22 +02:00
Add dependency to replay lib
This commit is contained in:
@@ -11,6 +11,7 @@ add_executable(sf-writer src/main.cpp)
|
||||
set_target_properties(sf-writer PROPERTIES OUTPUT_NAME sf_writer)
|
||||
target_link_libraries(sf-writer
|
||||
sf-writer-lib
|
||||
sf-replay-lib
|
||||
zmq
|
||||
hdf5
|
||||
hdf5_cpp
|
||||
|
||||
Reference in New Issue
Block a user