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

This a new version of the port with a vastly reduced port size.

Issue #190
2019-11-26 14:11:04 +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