This commit is contained in:
Nayla Hanegan 2024-08-23 17:16:25 -04:00
parent e94fddef11
commit 94fb520456

View file

@ -585,7 +585,7 @@ if(UNIX)
endif()
if(ENABLE_SDL)
dolphin_find_optional_system_library(SDL2 Externals/SDL 2.30.6)
dolphin_find_optional_system_library(SDL2 Externals/SDL 2.28.5)
endif()
if(ENABLE_ANALYTICS)