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

3 lines
93 B
CMake
Raw Normal View History

idf_component_register(SRCS "static_ip_example_main.c"
INCLUDE_DIRS ".")