Add dependency to replay lib

This commit is contained in:
2020-05-27 12:07:01 +02:00
parent 1f7c292d86
commit 048010255c
+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
sf-replay-lib
zmq
hdf5
hdf5_cpp