mirror of
https://github.com/opencv/opencv.git
synced 2025-06-13 04:52:53 +08:00
Try to enable G-API build on Android
This commit is contained in:
parent
dbb30134bc
commit
020be63df5
@ -1,8 +1,3 @@
|
|||||||
if(ANDROID)
|
|
||||||
# FIXME: Android build will be enabled separately
|
|
||||||
return()
|
|
||||||
endif()
|
|
||||||
|
|
||||||
set(ade_src_dir "${OpenCV_BINARY_DIR}/3rdparty/ade")
|
set(ade_src_dir "${OpenCV_BINARY_DIR}/3rdparty/ade")
|
||||||
set(ade_filename "v0.1.1f.zip")
|
set(ade_filename "v0.1.1f.zip")
|
||||||
set(ade_subdir "ade-0.1.1f")
|
set(ade_subdir "ade-0.1.1f")
|
||||||
|
Loading…
Reference in New Issue
Block a user