mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-03 03:36:34 +03:00
5 lines
96 B
CMake
5 lines
96 B
CMake
set(COMPONENT_SRCS "select_example.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|