mirror of https://github.com/milvus-io/milvus.git
update oatpp md5 (#3832)
Signed-off-by: yinghao.zou <yinghao.zou@zilliz.com> Signed-off-by: shengjun.li <shengjun.li@zilliz.com>pull/3855/head
parent
9baf7bac14
commit
ca60fa2cc8
|
@ -21,7 +21,7 @@ message( STATUS "Building oatpp-${OATPP_VERSION} from source" )
|
|||
FetchContent_Declare(
|
||||
oatpp
|
||||
URL ${OATPP_SOURCE_URL}
|
||||
URL_MD5 "c0d96504e8521a8495f76aabbdb5b163"
|
||||
URL_MD5 "d98c872ee8fee9cb8479330b81347e03"
|
||||
SOURCE_DIR ${CMAKE_CURRENT_BINARY_DIR}/oatpp-src
|
||||
BINARY_DIR ${CMAKE_CURRENT_BINARY_DIR}/oatpp-build
|
||||
DOWNLOAD_DIR ${THIRDPARTY_DOWNLOAD_PATH} )
|
||||
|
|
Loading…
Reference in New Issue