Try to enable G-API build on Android

This commit is contained in:
Dmitry Matveev 2020-03-20 17:20:01 +03:00
parent dbb30134bc
commit 020be63df5

View File

@ -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_filename "v0.1.1f.zip")
set(ade_subdir "ade-0.1.1f")