mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
Fix rocksdb not installed problem (#7200)
This commit is contained in:
parent
d432bbba1c
commit
9e71daa759
@ -45,6 +45,7 @@ macro( build_rocksdb )
|
||||
URL ${ROCKSDB_SOURCE_URL}
|
||||
URL_MD5 "67f9e04fda62af551dd039c37b1808ac"
|
||||
CMAKE_ARGS ${ROCKSDB_CMAKE_ARGS}
|
||||
INSTALL_COMMAND make install
|
||||
)
|
||||
|
||||
ExternalProject_Get_Property( rocksdb-ep INSTALL_DIR )
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user