auto-copy java.so to package
This commit is contained in:
parent
74786075e3
commit
da7920ff85
@ -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))","")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user