mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
[skip ci] Add a comment to faiss CMakeLists (#12116)
Signed-off-by: yun.zhang <yun.zhang@zilliz.com> Co-authored-by: yun.zhang <yun.zhang@zilliz.com>
This commit is contained in:
parent
2417126f82
commit
c6fea64aa7
@ -104,7 +104,8 @@ macro(build_faiss)
|
||||
endif ()
|
||||
|
||||
message(STATUS "Building FAISS with configure args -${FAISS_CONFIGURE_ARGS}")
|
||||
|
||||
|
||||
//Notice: there will not set LDFLAGS value
|
||||
if (DEFINED ENV{FAISS_SOURCE_URL})
|
||||
set(FAISS_SOURCE_URL "$ENV{FAISS_SOURCE_URL}")
|
||||
externalproject_add(faiss_ep
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user