android: build fixes

- eliminate CMake 3.5+ warnings
- removed usage of dropped "OPENCV_CAMERA_MODULES" variable
- partial support for Android NDK 11+
This commit is contained in:
Alexander Alekhin
2017-04-26 13:58:35 +03:00
parent 26be2402a3
commit 133b91a026
5 changed files with 21 additions and 14 deletions
-1
View File
@@ -2,7 +2,6 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
OPENCV_CAMERA_MODULES := off
include OpenCV.mk
LOCAL_MODULE := opencv_java