Commit da7920ff authored by Andrey Pavlenko's avatar Andrey Pavlenko

auto-copy java.so to package

parent 74786075
...@@ -3,6 +3,8 @@ LOCAL_PATH := $(call my-dir) ...@@ -3,6 +3,8 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS) include $(CLEAR_VARS)
OPENCV_CAMERA_MODULES:=off OPENCV_CAMERA_MODULES:=off
OPENCV_INSTALL_MODULES:=on
#OPENCV_LIB_TYPE:=SHARED <- this is default
include ../includeOpenCV.mk include ../includeOpenCV.mk
ifeq ("$(wildcard $(OPENCV_MK_PATH))","") ifeq ("$(wildcard $(OPENCV_MK_PATH))","")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment