mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 04:57:06 +03:00
7 lines
181 B
CMake
7 lines
181 B
CMake
|
|
idf_component_register(SRCS dmap_parser.c raop_sink.c raop.c rtp.c util.c
|
|
INCLUDE_DIRS .
|
|
REQUIRES newlib platform_config services codecs tools display
|
|
|
|
)
|