提交 9e0a1f00 编写于 作者: J Jeff

Merge branch 'branch-0.4.0' into 'branch-0.4.0'

MS-350 remove submodule

See merge request megasearch/milvus!350

Former-commit-id: 5e2e01299a3d69aac2dddff65e12ef1ef7abcec1
...@@ -85,6 +85,9 @@ fi ...@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册