4 lines
165 B
Makefile
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)
|