Remove hdf5 linking to core-buffer

This commit is contained in:
2021-01-19 13:40:16 +01:00
parent 0df8598952
commit 65fb6c929f
-2
View File
@@ -4,7 +4,5 @@ target_link_libraries(core-buffer-tests
core-buffer-lib
external
rt
hdf5
hdf5_cpp
zmq
gtest)