未验证 提交 8a9fb9b2 编写于 作者: C congqixia 提交者: GitHub

Fix CMakeLists.txt comment error (#12141)

Signed-off-by: NCongqi Xia <congqi.xia@zilliz.com>
上级 e66537f9
......@@ -105,7 +105,7 @@ macro(build_faiss)
message(STATUS "Building FAISS with configure args -${FAISS_CONFIGURE_ARGS}")
//Notice: there will not set LDFLAGS value
#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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册