Files
esp-protocols/examples/common_components/protocol_examples_common/CMakeLists.txt
2022-05-27 17:44:23 +04:00

6 lines
128 B
CMake

set(COMPONENT_SRCS "connect.c"
"stdin_out.c")
set(COMPONENT_ADD_INCLUDEDIRS "include")
register_component()