Searched refs:PC_LIBS (Results 1 – 4 of 4) sorted by relevance
9 PC_LIBS := $(shell $(PKG_CONFIG) --libs $(PC_DEPS)) macro39 LDLIBS += $(PC_LIBS)
11 LDLIBS += $(PC_LIBS)
14 LDLIBS += $(PC_LIBS)
148 PC_LIBS := $(shell $(PKG_CONFIG) --libs $(PC_DEPS)) macro151 LINK_FLAGS += $(PC_LIBS) -ljsoncpp