Files
genode-world/lib/import/import-grpc.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

4 lines
94 B
Makefile

GRPC_PORT_DIR := $(call select_from_ports,protobuf_grpc)
INC_DIR += $(GRPC_PORT_DIR)/include