mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
enhance: update knowhere version (#37730)
release note draft : https://github.com/zilliztech/knowhere/releases/tag/v2.5.0 Signed-off-by: xianliang.li <xianliang.li@zilliz.com>
This commit is contained in:
parent
589b5b9786
commit
0ba868ae64
@ -14,7 +14,7 @@
|
||||
# Update KNOWHERE_VERSION for the first occurrence
|
||||
milvus_add_pkg_config("knowhere")
|
||||
set_property(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} PROPERTY INCLUDE_DIRECTORIES "")
|
||||
set( KNOWHERE_VERSION d3605fb )
|
||||
set( KNOWHERE_VERSION v2.5.0 )
|
||||
set( GIT_REPOSITORY "https://github.com/zilliztech/knowhere.git")
|
||||
message(STATUS "Knowhere repo: ${GIT_REPOSITORY}")
|
||||
message(STATUS "Knowhere version: ${KNOWHERE_VERSION}")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user