Files
ESP8266_RTOS_SDK/components/http_parser/CMakeLists.txt
2019-05-16 16:22:11 +08:00

5 lines
92 B
CMake

set(COMPONENT_ADD_INCLUDEDIRS "include")
set(COMPONENT_SRCDIRS "src")
register_component()