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