Files
squeezelite-esp32/components/platform_config/CMakeLists.txt
Philippe G 898998efb0 big merge
2021-12-18 21:04:23 -08: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
)