mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-06-08 08:08:40 +02:00
Add HDF5 library to link tests
This commit is contained in:
@@ -2,4 +2,7 @@ add_executable(core-buffer_tests test_main.cpp)
|
||||
|
||||
target_link_libraries(core-buffer_tests
|
||||
core-buffer
|
||||
hdf5
|
||||
hdf5_hl
|
||||
hdf5_cpp
|
||||
gtest)
|
||||
Reference in New Issue
Block a user