Files

4 lines
99 B
Makefile

APP_CPPFLAGS := -std=c++17
APP_ABI = armeabi armeabi-v7a arm64-v8a x86 x86_64
APP_STL = c++_shared