Home
last modified time | relevance | path

Searched defs:THRIFT_LIBS (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/samples/modules/thrift/hello/server/
DMakefile27 THRIFT_LIBS := macro
28 THRIFT_LIBS = $(shell pkg-config --libs thrift) macro
/Zephyr-latest/samples/modules/thrift/hello/client/
DMakefile27 THRIFT_LIBS = $(shell pkg-config --libs thrift) macro