Add boost system target library

This commit is contained in:
2020-04-09 13:22:21 +02:00
parent 1074ff9d89
commit eceaf9289a
+1
View File
@@ -11,4 +11,5 @@ target_link_libraries(sf-writer
hdf5
hdf5_hl
hdf5_cpp
boost_system
pthread)