Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds