Files
squeezelite-esp32/components/platform_config/CMakeLists.txt
2020-03-10 17:27:06 -04:00

8 lines
157 B
CMake

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