mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
Native activity build with Android.mk fixed.
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
APP_ABI := armeabi-v7a
|
||||
APP_STL := gnustl_static
|
||||
APP_CPPFLAGS := -frtti -fexceptions
|
||||
APP_PLATFORM := android-9
|
||||
|
||||
Reference in New Issue
Block a user