OVMS3-idf/examples/system/esp_event/user_event_loops/main/CMakeLists.txt

5 lines
86 B
CMake
Raw Normal View History

2018-10-26 07:14:19 +02:00
set(COMPONENT_SRCS "main.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()