Files
squeezelite-esp32/lib/platform_config/CMakeLists.txt
2026-03-13 17:03:22 +00:00

8 lines
162 B
CMake

idf_component_register( SRC_DIRS .
INCLUDE_DIRS .
PRIV_REQUIRES tools newlib console esp_common freertos tools
REQUIRES nvs_flash json
)