mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-13 08:35:45 -04:00
Deps: Update to Qt 6.7.0 and SDL 2.30.2
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
if(ENABLE_SDL2)
|
||||
find_package(SDL2 2.30.1 REQUIRED)
|
||||
find_package(SDL2 2.30.2 REQUIRED)
|
||||
endif()
|
||||
if(NOT WIN32 AND NOT ANDROID)
|
||||
# From PCSX2: On macOS, Mono.framework contains an ancient version of libpng. We don't want that.
|
||||
|
Reference in New Issue
Block a user