mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 04:57:06 +03:00
minor changes to make files
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
idf_component_register(SRCS link_helper.c
|
||||
INCLUDE_DIRS . ./inc inc/alac inc/faad2 inc/FLAC inc/helix-aac inc/mad inc/ogg inc/opus inc/opusfile inc/resample16 inc/soxr inc/vorbis
|
||||
REQUIRES esp_common platform_config
|
||||
PRIV_REQUIRES freertos bt nvs_flash esp32 spi_flash newlib log console pthread
|
||||
REQUIRES esp_common platform_config freertos nvs_flash esp32 spi_flash newlib log pthread
|
||||
)
|
||||
|
||||
add_prebuilt_library(libmad lib/libmad.a)
|
||||
|
||||
Reference in New Issue
Block a user