OVMS3-idf/examples/system/light_sleep/main/CMakeLists.txt

5 lines
106 B
CMake
Raw Normal View History

set(COMPONENT_SRCS "light_sleep_example_main.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()