mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-04-09 20:48:52 +03:00
6 lines
164 B
CMake
6 lines
164 B
CMake
idf_component_register(SRC_DIRS .
|
|
INCLUDE_DIRS .
|
|
REQUIRES json tools platform_config wifi-manager esp-tls esp_wifi
|
|
PRIV_REQUIRES freertos
|
|
)
|