1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-26 09:20:11 -04:00

7 lines
220 B
Makefile
Raw Normal View History

COMPONENT_ADD_INCLUDEDIRS := asio/asio/include port/include
COMPONENT_PRIV_INCLUDEDIRS := private_include
COMPONENT_SRCDIRS := asio/asio/src
COMPONENT_OBJEXCLUDE := asio/asio/src/asio_ssl.o
COMPONENT_SUBMODULES += asio