mirror of
https://github.com/deepinsight/insightface.git
synced 2026-09-03 13:37:51 +00:00
5 lines
122 B
Makefile
5 lines
122 B
Makefile
APP_ABI := arm64-v8a armeabi-v7a
|
|
APP_PLATFORM := android-24
|
|
APP_STL := c++_static
|
|
APP_SUPPORT_FLEXIBLE_PAGE_SIZES := true
|