Searched refs:PC_CFLAGS (Results 1 – 4 of 4) sorted by relevance
8 PC_CFLAGS := $(shell $(PKG_CONFIG) --cflags $(PC_DEPS)) macro38 CPPFLAGS += $(PC_CFLAGS)
40 PC_CFLAGS := $(shell $(PKG_CONFIG) --cflags $(PC_DEPS)) macro44 CPPFLAGS += $(PC_CFLAGS)
33 PC_CFLAGS := $(shell $(PKG_CONFIG) --cflags $(PC_DEPS)) macro45 -I. $(PC_CFLAGS) $(PROTOBUF_CFLAGS) $(GTEST_INCLUDES)
11 PC_CFLAGS := $(shell $(PKG_CONFIG) --cflags $(PC_DEPS))21 -I. -I.. $(PC_CFLAGS) $(PROTOBUF_CFLAGS) $(GTEST_INCLUDES)