Home
last modified time | relevance | path

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

/Zephyr-latest/samples/modules/thrift/hello/server/
DMakefile23 BOOST_INCLUDE := $(shell find $(HOMEBREW_PREFIX) -path '*/Cellar/boost/*/include' -type d | head -n… macro
24 THRIFT_FLAGS += -I$(BOOST_INCLUDE)
/Zephyr-latest/samples/modules/thrift/hello/client/
DMakefile23 BOOST_INCLUDE := $(shell find $(HOMEBREW_PREFIX) -path '*/Cellar/boost/*/include' -type d | head -n… macro
24 THRIFT_FLAGS += -I$(BOOST_INCLUDE)