mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-06-15 04:14:28 +02:00
5 lines
87 B
CMake
5 lines
87 B
CMake
set(COMPONENT_SRCS "main.cpp")
|
|
set(COMPONENT_ADD_INCLUDEDIRS "")
|
|
|
|
register_component()
|