mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-05-22 21:17:45 +01: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
|
|
)
|