Add zmq library to sf-writer links

This commit is contained in:
2021-02-26 12:38:37 +01:00
parent 32d0773a55
commit 0a79167c48
+1
View File
@@ -11,6 +11,7 @@ add_executable(sf-writer src/main.cpp)
set_target_properties(sf-writer PROPERTIES OUTPUT_NAME sf_writer)
target_link_libraries(sf-writer
sf-writer-lib
zmq
hdf5
hdf5_hl
hdf5_cpp