5 lines
189 B
Makefile
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)
|