Add direct chunk write lib

This commit is contained in:
2020-05-27 17:14:16 +02:00
parent cf0245d3f3
commit 5502745186
+1
View File
@@ -14,6 +14,7 @@ target_link_libraries(sf-writer
sf-replay-lib
zmq
hdf5
hdf5_hl
hdf5_cpp
pthread
)