mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-02 23:54:12 +02:00
Fix build for sf_stream
This commit is contained in:
@@ -10,6 +10,8 @@ target_link_libraries(sf-stream-lib
|
||||
add_executable(sf-stream src/main.cpp)
|
||||
set_target_properties(sf-stream PROPERTIES OUTPUT_NAME sf_stream)
|
||||
target_link_libraries(sf-stream
|
||||
external
|
||||
core-buffer-lib
|
||||
sf-stream-lib
|
||||
zmq
|
||||
pthread
|
||||
|
||||
Reference in New Issue
Block a user