Fix CMakeLists.txt comment error (#12141)

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
This commit is contained in:
congqixia 2021-11-19 19:33:13 +08:00 committed by GitHub
parent e66537f9c9
commit 8a9fb9b287
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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