forked from gronod/squeezelite-esp32
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
|
|
|
|
)
|
|
|
|
|