Files
squeezelite-esp32/main/CMakeLists.txt
2026-02-11 20:23:37 +00:00

5 lines
275 B
CMake

idf_component_register(SRC_DIRS .
PRIV_REQUIRES esp_common wifi-manager pthread squeezelite-ota platform_console telnet display targets led_strip metrics platform_config
LDFRAGMENTS "linker.lf"
)