BoskoopBase/embadet/build/http_parser/component_project_vars.mk
2024-10-11 14:21:57 +02:00

8 lines
325 B
Makefile

# Automatically generated build file. Do not edit.
COMPONENT_INCLUDES += $(IDF_PATH)/components/http_parser/include
COMPONENT_LDFLAGS += -L$(BUILD_DIR_BASE)/http_parser -lhttp_parser
COMPONENT_LINKER_DEPS +=
COMPONENT_SUBMODULES +=
COMPONENT_LIBRARIES += http_parser
COMPONENT_LDFRAGMENTS +=
component-http_parser-build: