redid the navbuttons to also work for playlists and added fmt lib

This commit is contained in:
2024-04-10 15:11:12 +02:00
parent 574efcde7f
commit b2becc14a9
64 changed files with 194 additions and 183 deletions

View File

@@ -60,6 +60,7 @@ target_link_libraries(CryliaPlayer PRIVATE
${SDL_LIBRARIES}
${SDL_MIXER_LIBRARY}
PkgConfig::LIBAV
fmt
)
install(TARGETS CryliaPlayer