Home
last modified time | relevance | path

Searched refs:DEP_LIBS (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/site_tests/camera_V4L2/src/
DMakefile6 DEP_LIBS = libchrome-$(BASE_VER) libyuv macro
7 CXXFLAGS += $(shell $(PKG_CONFIG) --cflags $(DEP_LIBS)) -std=c++11
10 LDFLAGS += $(shell $(PKG_CONFIG) --libs $(DEP_LIBS))
13 LDFLAGS_UNITTEST += $(shell $(PKG_CONFIG) --libs $(DEP_LIBS))