mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-30 07:25:37 +08:00
Add libzstd-dev to solve the linking error
Former-commit-id: 993f2b5e526a3d073820f80b8ce473842ab937b5
This commit is contained in:
parent
faa2c4b4b1
commit
675777d072
@ -60,6 +60,7 @@ set(server_libs
|
||||
snappy
|
||||
bz2
|
||||
z
|
||||
zstd
|
||||
)
|
||||
|
||||
target_link_libraries(vecwise_server ${server_libs})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user