mirror of
https://github.com/openharmony/third_party_spirv-tools.git
synced 2026-07-01 20:54:00 -04:00
6 lines
123 B
Makefile
6 lines
123 B
Makefile
APP_ABI := all
|
|
APP_BUILD_SCRIPT := Android.mk
|
|
APP_STL := c++_static
|
|
APP_PLATFORM := android-9
|
|
NDK_TOOLCHAIN_VERSION := 4.9
|