mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-03-21 13:59:25 +00:00
6 lines
171 B
CMake
6 lines
171 B
CMake
idf_component_register(SRC_DIRS .
|
|
INCLUDE_DIRS .
|
|
REQUIRES json tools platform_config display wifi-manager esp-tls driver esp_wifi
|
|
PRIV_REQUIRES soc
|
|
)
|