mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 13:34:57 +00:00
sdl down
This commit is contained in:
parent
e94fddef11
commit
94fb520456
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue