dmx-interface/main/CMakeLists.txt

3 lines
128 B
CMake

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