Files
squeezelite-esp32/components/io/CMakeLists.txt
2019-09-02 17:09:38 -04:00

7 lines
92 B
CMake

idf_component_register(SRCS "led.c"
INCLUDE_DIRS . ../tools/
)