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

5 lines
113 B
CMake

set(COMPONENT_SRCDIRS ".")
set(COMPONENT_ADD_INCLUDEDIRS "include")
set(COMPONENT_REQUIRES)
register_component()