esp-nimble-cpp/examples/Continuous_scan/main/CMakeLists.txt

4 lines
87 B
Text
Raw Normal View History

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