Files
squeezelite-esp32/components/metrics/CMakeLists.txt
2025-03-18 17:38:34 -04:00

6 lines
156 B
CMake

idf_component_register(SRC_DIRS .
INCLUDE_DIRS .
REQUIRES json tools platform_config wifi-manager esp-tls
PRIV_REQUIRES esp32 freertos
)