Files
esp-idf/components/http_parser/CMakeLists.txt
T

3 lines
80 B
CMake
Raw Normal View History

idf_component_register(SRCS "http_parser.c"
INCLUDE_DIRS .)