mirror of
https://github.com/opencv/opencv.git
synced 2025-08-05 22:19:14 +08:00
G-API: Bump ADE to version 0.1.2
This commit is contained in:
parent
d09cc0f30c
commit
03130548ea
@ -1,7 +1,7 @@
|
||||
set(ade_src_dir "${OpenCV_BINARY_DIR}/3rdparty/ade")
|
||||
set(ade_filename "v0.1.1f.zip")
|
||||
set(ade_subdir "ade-0.1.1f")
|
||||
set(ade_md5 "b624b995ec9c439cbc2e9e6ee940d3a2")
|
||||
set(ade_filename "v0.1.2.zip")
|
||||
set(ade_subdir "ade-0.1.2")
|
||||
set(ade_md5 "561c1e28ccf27ad0557a18e251c22226")
|
||||
ocv_download(FILENAME ${ade_filename}
|
||||
HASH ${ade_md5}
|
||||
URL
|
||||
|
Loading…
Reference in New Issue
Block a user