mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-12 22:47:15 +03:00
Merging changes from master - release
This commit is contained in:
@@ -4,13 +4,8 @@ include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
|||||||
|
|
||||||
message(STATUS "Building RECOVERY")
|
message(STATUS "Building RECOVERY")
|
||||||
project(recovery)
|
project(recovery)
|
||||||
|
|
||||||
|
|
||||||
set_property(TARGET recovery.elf PROPERTY RECOVERY_PREFIX app_recovery )
|
set_property(TARGET recovery.elf PROPERTY RECOVERY_PREFIX app_recovery )
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
include(squeezelite.cmake)
|
include(squeezelite.cmake)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user