mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-04-21 22:19:37 +01:00
5 lines
94 B
CMake
5 lines
94 B
CMake
set(COMPONENT_SRCS "cmd_i2ctools.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|