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

7 lines
160 B
CMake

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