mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 03:27:01 +03:00
8 lines
227 B
CMake
8 lines
227 B
CMake
idf_component_register(SRC_DIRS .
|
|
INCLUDE_DIRS .
|
|
REQUIRES app_update esp_https_ota
|
|
PRIV_REQUIRES console tools display services platform_config spi_flash vfs console freertos platform_console
|
|
)
|
|
|
|
|