mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-05-22 04:57:45 +01:00
70aa420406
Conflicts: components/raop/raop.c components/raop/rtp.c main/cmd_squeezelite.c
8 lines
103 B
CMake
8 lines
103 B
CMake
idf_component_register(SRC_DIRS .
|
|
INCLUDE_DIRS .
|
|
REQUIRES json tools platform_config
|
|
|
|
)
|
|
|
|
|