Home
last modified time | relevance | path

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

/external/minigbm/
DMakefile8 PC_CFLAGS := $(shell $(PKG_CONFIG) --cflags $(PC_DEPS)) macro
41 CPPFLAGS += $(PC_CFLAGS)
/external/openscreen/third_party/abseil/src/CMake/
DAbseilHelpers.cmake160 set(PC_CFLAGS "${PC_CFLAGS} ${cflag}") variable
164 set(PC_CFLAGS "${PC_CFLAGS} ${cflag}") variable
179 Cflags: -I\${includedir}${PC_CFLAGS}\n")