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

5 lines
189 B
Makefile

# Just import the modules from GoogleTest
# The APP_MODULES declaration in Application.mk will force the
# build of those we're interested in.
$(call import-module,third_party/googletest)