build error

Former-commit-id: 0764940092b64cca42918e542b9d8702cab1c55e
This commit is contained in:
groot 2019-05-06 22:01:28 +08:00
parent f17bac3272
commit e661ba82fe

View File

@ -61,6 +61,7 @@ set(server_libs
bz2
z
zstd
lz4
)
target_link_libraries(vecwise_server ${server_libs})