dmx-interface/main/CMakeLists.txt

2 lines
107 B
CMake

idf_component_register(SRCS "dmx-interface.c" INCLUDE_DIRS "." REQUIRES
web_server)