mirror of
https://github.com/h2zero/esp-nimble-cpp.git
synced 2024-11-22 13:10:55 +01:00
4 lines
87 B
Text
4 lines
87 B
Text
|
set(COMPONENT_SRCS "main.cpp")
|
||
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
||
|
|
||
|
register_component()
|