Files
squeezelite-esp32/components/metrics/CMakeLists.txt
2026-02-11 20:23:37 +00:00

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
)