mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-07 20:17:04 +03:00
retrofit to gcc8/CMake
This commit is contained in:
6
components/squeezelite-ota/CMakeLists.txt
Normal file
6
components/squeezelite-ota/CMakeLists.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
idf_component_register(SRCS "squeezelite-ota.c"
|
||||
INCLUDE_DIRS .
|
||||
REQUIRES console spi_flash console freertos platform_console esp_https_ota
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user