mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-01 17:32:21 +02:00
Change order of link libraries
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
add_executable(core-buffer_tests main.cpp)
|
||||
|
||||
target_link_libraries(core-buffer_tests
|
||||
external
|
||||
core-buffer
|
||||
external
|
||||
hdf5
|
||||
hdf5_hl
|
||||
hdf5_cpp
|
||||
|
||||
Reference in New Issue
Block a user