1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

woops, broke cmake for a bit...

This commit is contained in:
Ethan Rublee
2010-09-22 03:36:45 +00:00
parent 60357e256b
commit 2f3f677ffe
2 changed files with 8 additions and 3 deletions
+3
View File
@@ -32,4 +32,7 @@ LOCAL_LDLIBS += $(OPENCV_LIBS)
LOCAL_C_INCLUDES += $(OPENCV_INCLUDES)
for now, you also need to cd to android-jni and run make
this will create the android shared library with some useful functionality
that may be reused in android projects.