mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
enhance: [2.5]update raft to cuvs (#39221)
pr: #39873 issue: #39883 Signed-off-by: yusheng.ma <yusheng.ma@zilliz.com>
This commit is contained in:
parent
401794f405
commit
e372b1733c
@ -35,7 +35,7 @@ else ()
|
||||
endif()
|
||||
|
||||
if ( MILVUS_GPU_VERSION STREQUAL "ON" )
|
||||
set(WITH_RAFT ON CACHE BOOL "" FORCE )
|
||||
set(WITH_CUVS ON CACHE BOOL "" FORCE )
|
||||
endif ()
|
||||
|
||||
set( CMAKE_PREFIX_PATH ${CONAN_BOOST_ROOT} )
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user