mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-01 14:42:24 +02:00
Removed link libraries
This commit is contained in:
@@ -3,10 +3,8 @@ add_executable(sf-buffer-tests main.cpp)
|
||||
target_link_libraries(sf-buffer-tests
|
||||
core-buffer-lib
|
||||
sf-buffer-lib
|
||||
external
|
||||
hdf5
|
||||
hdf5_hl
|
||||
hdf5_cpp
|
||||
zmq
|
||||
gtest)
|
||||
gtest
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user