From dbc07b6ad694d11799b09e8f243156130b3cb00f Mon Sep 17 00:00:00 2001 From: Andrej Babic Date: Tue, 2 Jun 2020 17:26:46 +0200 Subject: [PATCH] Add possibility to link direct chunk write --- sf-writer/test/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/sf-writer/test/CMakeLists.txt b/sf-writer/test/CMakeLists.txt index 13dd5c0..2b9f4f0 100644 --- a/sf-writer/test/CMakeLists.txt +++ b/sf-writer/test/CMakeLists.txt @@ -3,6 +3,7 @@ add_executable(sf-writer-tests main.cpp) target_link_libraries(sf-writer-tests sf-writer-lib hdf5 + hdf5_hl hdf5_cpp zmq gtest