1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

gapi: update ADE library to 0.1.2b

This commit is contained in:
Maksim Shabunin
2023-08-15 20:49:21 +03:00
parent ace781740c
commit 8e52c0155b
+3 -3
View File
@@ -1,7 +1,7 @@
set(ade_src_dir "${OpenCV_BINARY_DIR}/3rdparty/ade")
set(ade_filename "v0.1.2a.zip")
set(ade_subdir "ade-0.1.2a")
set(ade_md5 "fa4b3e25167319cb0fa9432ef8281945")
set(ade_filename "v0.1.2b.zip")
set(ade_subdir "ade-0.1.2b")
set(ade_md5 "4f93a0844dfc463c617d83b09011819a")
ocv_download(FILENAME ${ade_filename}
HASH ${ade_md5}
URL