Merge branch 'branch-0.3.0' into 'branch-0.3.0'

MS-89 Fix compile failed

See merge request megasearch/vecwise_engine!97

Former-commit-id: d2d88c0153b514ada3b8a4f1042769eac271ee86
This commit is contained in:
jinhai 2019-06-17 17:55:29 +08:00
commit c525a892f9
2 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@ Please mark all change in change log and use the ticket from JIRA.
## Bug
- MS-80 - Fix server hang issue
- MS-89 - Fix compile failed, libgpufaiss.a link missing
## Improvement
- MS-82 - Update server startup welcome message

View File

@ -62,6 +62,7 @@ set(third_party_libs
sqlite
thrift
yaml-cpp
gpufaiss
faiss
lapack
openblas