mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-13 23:17:03 +03:00
6 lines
159 B
CMake
6 lines
159 B
CMake
idf_component_register(SRC_DIRS .
|
|
INCLUDE_DIRS .
|
|
PRIV_REQUIRES tools newlib console esp_common freertos tools services
|
|
REQUIRES spiffs
|
|
)
|