I forgot what I did, but I made the shuffle button work

This commit is contained in:
Crylia
2024-03-27 02:23:39 +01:00
parent 1c3f67364d
commit 8070db4d5f
5 changed files with 171 additions and 198 deletions

View File

@@ -28,7 +28,7 @@ else()
endif()
find_library(SDL_MIXER_LIBRARY NAMES SDL2_mixer SDL3_mixer)
include_directories(${SDL2_INCLUDE_DIRS})
include_directories(${SDL_INCLUDE_DIRS})
find_package(PkgConfig REQUIRED)
pkg_check_modules(LIBAV REQUIRED IMPORTED_TARGET