forked from gronod/squeezelite-esp32
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"
|
|
)
|