mirror of
https://github.com/opencv/opencv.git
synced 2025-06-29 08:00:57 +08:00
G-API: Update ADE to v0.1.2a to fix new Windows warnings
This commit is contained in:
parent
3651831e7e
commit
ed9d4c0b2b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user