mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-05-02 03:19:29 +01:00
4 lines
197 B
CMake
4 lines
197 B
CMake
idf_component_register( SRC_DIRS .
|
|
INCLUDE_DIRS .
|
|
REQUIRES console nvs_flash spi_flash app_update platform_config vfs pthread wifi-manager
|
|
PRIV_REQUIRES display squeezelite ) |