1
0
mirror of https://github.com/manuelbl/ttn-esp32.git synced 2025-06-22 06:54:28 +02:00
ttn-esp32/examples/send_recv/main/CMakeLists.txt
2019-03-19 21:49:08 +01:00

5 lines
87 B
CMake

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