implement audio backend with cover art and other metadata, some work on the floating controls
This commit is contained in:
@@ -8,10 +8,15 @@ set(CMAKE_DEPENDS_LANGUAGES
|
||||
|
||||
# The set of dependency files which are needed:
|
||||
set(CMAKE_DEPENDS_DEPENDENCY_FILES
|
||||
"" "CryliaPlayer_autogen/timestamp" "custom" "CryliaPlayer_autogen/deps"
|
||||
)
|
||||
|
||||
# Targets to which this target links.
|
||||
set(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
# Targets to which this target links which contain Fortran sources.
|
||||
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Targets to which this target links which contain Fortran sources.
|
||||
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
|
||||
Reference in New Issue
Block a user