Home
last modified time | relevance | path

Searched defs:PROTOC_CHECK_CMD (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/examples/cpp/route_guide/
DMakefile61 PROTOC_CHECK_CMD = $(PROTOC) --version | grep -q libprotoc.3 macro
/external/grpc-grpc/examples/cpp/helloworld/
DMakefile72 PROTOC_CHECK_CMD = $(PROTOC) --version | grep -q libprotoc.3 macro
/external/grpc-grpc/
DMakefile542 PROTOC_CHECK_CMD = which protoc > /dev/null macro