G-API: Update ADE to v0.1.2a to fix new Windows warnings

This commit is contained in:
Dmitry Matveev 2022-08-26 21:29:56 +03:00
parent 3651831e7e
commit ed9d4c0b2b

View File

@ -1,7 +1,7 @@
set(ade_src_dir "${OpenCV_BINARY_DIR}/3rdparty/ade") set(ade_src_dir "${OpenCV_BINARY_DIR}/3rdparty/ade")
set(ade_filename "v0.1.2.zip") set(ade_filename "v0.1.2a.zip")
set(ade_subdir "ade-0.1.2") set(ade_subdir "ade-0.1.2a")
set(ade_md5 "561c1e28ccf27ad0557a18e251c22226") set(ade_md5 "fa4b3e25167319cb0fa9432ef8281945")
ocv_download(FILENAME ${ade_filename} ocv_download(FILENAME ${ade_filename}
HASH ${ade_md5} HASH ${ade_md5}
URL URL