mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-12 06:27:12 +03:00
migrating to esp-idf V4.0 gcc 8.2 and CMake
This commit is contained in:
6
components/raop/CMakeLists.txt
Normal file
6
components/raop/CMakeLists.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
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
|
||||
PRIV_REQUIRES platform_display
|
||||
)
|
||||
Reference in New Issue
Block a user