ttn-esp32/examples/shutdown/main/CMakeLists.txt
2020-07-31 20:14:40 +02:00

5 lines
87 B
CMake

set(COMPONENT_SRCS "main.cpp")
set(COMPONENT_ADD_INCLUDEDIRS "")
register_component()