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