2
0
Fork 0
mirror of https://github.com/h2zero/esp-nimble-cpp.git synced 2025-03-16 00:38:55 +01:00
esp-nimble-cpp/examples/NimBLE_Client/main/CMakeLists.txt
2024-12-10 13:15:43 -07:00

4 lines
No EOL
87 B
CMake

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