From 197f8e8433a16110ae5e0bb608d15ab449ef677e Mon Sep 17 00:00:00 2001 From: Andrej Babic Date: Thu, 2 Apr 2020 14:10:18 +0200 Subject: [PATCH] Add compression library to tests --- core-writer/test/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/core-writer/test/CMakeLists.txt b/core-writer/test/CMakeLists.txt index 0dd7ed9..d033611 100644 --- a/core-writer/test/CMakeLists.txt +++ b/core-writer/test/CMakeLists.txt @@ -2,6 +2,7 @@ add_executable(core-writer_tests test_main.cpp) target_link_libraries(core-writer_tests core-writer + external gtest zmq hdf5