Add shaderc for android
This commit is contained in:
parent
9ea2f3ff8c
commit
77ca4625c1
@ -173,7 +173,9 @@ LOCAL_CFLAGS := -I../lib/graphics_engine/include \
|
||||
ifeq ($(TARGET_ARCH_ABI), armeabi-v7a)
|
||||
LOCAL_ARM_NEON := false
|
||||
endif
|
||||
LOCAL_STATIC_LIBRARIES := shaderc
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
$(call import-module, third_party/shaderc)
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user