mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-01-28 21:30:54 +03:00
Merged with httpd - work in progress
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
idf_component_register( SRC_DIRS .
|
||||
INCLUDE_DIRS .
|
||||
PRIV_REQUIRES console squeezelite pthread tools platform_config)
|
||||
PRIV_REQUIRES console codecs squeezelite newlib pthread tools platform_config)
|
||||
target_link_libraries(${COMPONENT_LIB} INTERFACE "-Wl,--undefined=feof")
|
||||
target_link_libraries(${COMPONENT_LIB} INTERFACE "-Wl,--undefined=fdopen")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user