mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-11 05:57:05 +03:00
Merging changes from master - release
This commit is contained in:
@@ -4,12 +4,7 @@ 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