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

3 lines
93 B
CMake
Raw Normal View History

2021-02-18 11:48:00 +08:00
idf_component_register(SRCS "static_ip_example_main.c"
INCLUDE_DIRS ".")