Files
esp-idf/examples/protocols/asio/async_request/main/CMakeLists.txt
T

3 lines
91 B
CMake
Raw Normal View History

2021-09-20 15:25:02 -03:00
idf_component_register(SRCS "async_http_request.cpp"
INCLUDE_DIRS ".")