2
0
Fork 0
mirror of https://github.com/h2zero/esp-nimble-cpp.git synced 2024-12-22 11:00:47 +01:00
esp-nimble-cpp/examples/basic/BLE_uart/main/CMakeLists.txt
2020-08-22 09:56:19 -06:00

4 lines
No EOL
87 B
CMake

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