protobuf : 3.9.3 grpc : 1.24.0 This a new version of the port with a vastly reduced port size. Issue #190
6 lines
174 B
Makefile
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
|