mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-09 02:42:37 +00:00
5 lines
114 B
CMake
5 lines
114 B
CMake
set(COMPONENT_SRCS "log.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS "include")
|
|
set(COMPONENT_REQUIRES)
|
|
register_component()
|