esp-nimble-cpp/examples/basic/BLE_uart/main/CMakeLists.txt

4 lines
87 B
Text
Raw Normal View History

2020-08-22 17:56:19 +02:00
set(COMPONENT_SRCS "main.cpp")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()