2
0
Fork 0
mirror of https://github.com/h2zero/esp-nimble-cpp.git synced 2025-03-17 17:28:54 +01:00
esp-nimble-cpp/examples/NimBLE_Server/main/CMakeLists.txt

4 lines
87 B
Text
Raw Normal View History

2020-08-22 09:56:19 -06:00
set(COMPONENT_SRCS "main.cpp")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()