ttn-esp32/examples/hello_world/main/CMakeLists.txt

5 lines
87 B
CMake

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