Android: restored compatibility
This commit is contained in:
1
cmake/android/example.sh
Normal file
1
cmake/android/example.sh
Normal file
@@ -0,0 +1 @@
|
||||
cmake -DCMAKE_TOOLCHAIN_FILE=../cmake/toolchain/android.cmake -DANDROID_NDK=/opt/android-ndk-r10d/ -DANDROID_ABI=armeabi-v7a with NEON -DANDROID_NATIVE_API_LEVEL=19 -DANDROID_APK_API_LEVEL=19 -DANDROID_APK_RUN=1 ../
|
Reference in New Issue
Block a user