2
0
Fork 0
mirror of https://github.com/h2zero/esp-nimble-cpp.git synced 2025-01-13 21:14:35 +01:00
esp-nimble-cpp/examples/NimBLE_Server/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()