mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-23 04:00:05 +00:00
cfb711a68b
The application is needed to test Android.mk build.
6 lines
126 B
Makefile
6 lines
126 B
Makefile
APP_ABI := all
|
|
APP_BUILD_SCRIPT := Android.mk
|
|
APP_STL := gnustl_static
|
|
APP_PLATFORM := android-9
|
|
NDK_TOOLCHAIN_VERSION := 4.9
|