mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-12 22:47:15 +03:00
4 lines
257 B
CMake
4 lines
257 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"
|
|
) |