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

5 lines
87 B
CMake
Raw Normal View History

2019-03-19 21:49:08 +01:00
set(COMPONENT_SRCS "main.cpp")
set(COMPONENT_ADD_INCLUDEDIRS "")
register_component()