android_mt6572_jiabo/ndk/tests/device/test-googletest-stlport/jni/Android.mk
2025-09-05 16:56:03 +08:00

4 lines
165 B
Makefile

# Just import the modules for GoogleTest
# The APP_MODULES declaration in Application.mk selects which
# ones to build.
$(call import-module,third_party/googletest)