mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-08-11 17:50:32 +02:00
Add link library
This commit is contained in:
@@ -12,7 +12,8 @@ set_target_properties(sf-stream PROPERTIES OUTPUT_NAME sf_stream)
|
|||||||
target_link_libraries(sf-stream
|
target_link_libraries(sf-stream
|
||||||
sf-stream-lib
|
sf-stream-lib
|
||||||
zmq
|
zmq
|
||||||
pthread)
|
pthread
|
||||||
|
rt)
|
||||||
|
|
||||||
enable_testing()
|
enable_testing()
|
||||||
add_subdirectory(test/)
|
add_subdirectory(test/)
|
||||||
|
|||||||
Reference in New Issue
Block a user