mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 10:08:42 +08:00
build knowhere
Former-commit-id: e743650d98d8131ae50952f65500728c379c76bc
This commit is contained in:
parent
107fe12113
commit
1246bfd89e
@ -85,6 +85,9 @@ fi
|
|||||||
|
|
||||||
# Knowhere build output path
|
# Knowhere build output path
|
||||||
KNOWHERE_BUILD_DIR="`pwd`/thirdparty/knowhere/knowhere"
|
KNOWHERE_BUILD_DIR="`pwd`/thirdparty/knowhere/knowhere"
|
||||||
|
pushd `pwd`/thirdparty/knowhere
|
||||||
|
./build.sh -t ${BUILD_TYPE} -p ${KNOWHERE_BUILD_DIR} ${KNOWHERE_OPTS}
|
||||||
|
popd
|
||||||
|
|
||||||
cd cmake_build
|
cd cmake_build
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user