mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 03:27:01 +03:00
5 lines
258 B
CMake
5 lines
258 B
CMake
idf_component_register(SRC_DIRS .
|
|
PRIV_REQUIRES _override esp_common wifi-manager pthread squeezelite-ota platform_console telnet display targets led_strip
|
|
LDFRAGMENTS "linker.lf"
|
|
)
|