Home
last modified time | relevance | path

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

/Zephyr-latest/samples/modules/thrift/hello/server/
DMakefile21 HOMEBREW_PREFIX := $(shell brew --prefix) macro
23 BOOST_INCLUDE := $(shell find $(HOMEBREW_PREFIX) -path '*/Cellar/boost/*/include' -type d | head -n…
/Zephyr-latest/samples/modules/thrift/hello/client/
DMakefile21 HOMEBREW_PREFIX := $(shell brew --prefix) macro
23 BOOST_INCLUDE := $(shell find $(HOMEBREW_PREFIX) -path '*/Cellar/boost/*/include' -type d | head -n…