esp-idf/examples/protocols/sntp/main/CMakeLists.txt

5 wiersze
99 B
CMake

set(COMPONENT_SRCS "sntp_example_main.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()