Files
genode-world/lib/import/import-protobuf.mk
Pirmin Duss 5587d78e89 protobuf_grpc: google serializing and RPC library
protobuf : 3.9.1
grpc     : 1.24.0

Issue #190
2019-11-04 14:03:22 +01:00

6 lines
174 B
Makefile

PROTOBUF_PORT_DIR := $(call select_from_ports,protobuf_grpc)
INC_DIR += $(PROTOBUF_PORT_DIR)/include
PROTO_FILES_DIR := $(PROTOBUF_PORT_DIR)/proto/protobuf/src