mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-14 14:35:46 -04:00
Deps: Update to SDL2 2.30.1 and Qt 6.6.2
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
if(ENABLE_SDL2)
|
||||
find_package(SDL2 2.30.0 REQUIRED)
|
||||
find_package(SDL2 2.30.1 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