9 lines
323 B
Makefile
9 lines
323 B
Makefile
|
# Automatically generated build file. Do not edit.
|
||
|
COMPONENT_INCLUDES += $(IDF_PATH)/components/protobuf-c/protobuf-c
|
||
|
COMPONENT_LDFLAGS += -L$(BUILD_DIR_BASE)/protobuf-c -lprotobuf-c
|
||
|
COMPONENT_LINKER_DEPS +=
|
||
|
COMPONENT_SUBMODULES +=
|
||
|
COMPONENT_LIBRARIES += protobuf-c
|
||
|
COMPONENT_LDFRAGMENTS +=
|
||
|
component-protobuf-c-build:
|