4 lines
103 B
Makefile
4 lines
103 B
Makefile
PROTOBUF_C_PORT_DIR := $(call select_from_ports,protobuf-c)
|
|
|
|
INC_DIR += $(PROTOBUF_C_PORT_DIR)/include
|