提交 a8b068db 编写于 作者: X xj.lin

1. git add submodule knowhere and set default branch

2. Update README.md about how to use git submodule


Former-commit-id: fd996485d8ef0b09055c4f3e8c20838ce9fd95ad
上级 d36afb4a
[submodule "cpp/thirdparty/knowhere"]
path = cpp/thirdparty/knowhere
url = git@192.168.1.105:xiaojun.lin/knowhere.git
branch = develop
...@@ -12,6 +12,9 @@ cmake_build/src/milvus_server is the server ...@@ -12,6 +12,9 @@ cmake_build/src/milvus_server is the server
cmake_build/src/libmilvus_engine.a is the static library cmake_build/src/libmilvus_engine.a is the static library
git submodule init
git submodule update
cd [sourcecode path]/cpp cd [sourcecode path]/cpp
./build.sh -t Debug ./build.sh -t Debug
./build.sh -t Release ./build.sh -t Release
......
knowhere @ 291b3b42
Subproject commit 291b3b422664f2509bab79d5cc63823dedbe903c
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册