OVMS3-idf/examples/mesh/internal_communication/main/CMakeLists.txt

4 lines
133 B
CMake
Raw Normal View History

idf_component_register(SRCS "mesh_light.c"
"mesh_main.c"
INCLUDE_DIRS "." "include")