OVMS3-idf/examples/protocols/http_server/advanced_tests/main/CMakeLists.txt

3 lines
122 B
CMake
Raw Normal View History

idf_component_register(SRCS "main.c"
"tests.c"
INCLUDE_DIRS "." "include")