1
0
mirror of https://github.com/blupi-games/planetblupi-dev synced 2024-12-30 13:55:36 +01:00

Upgrade SDL2

This commit is contained in:
Mathieu Schroeter 2023-06-15 22:40:13 +02:00
parent f5ecc317ff
commit 70983326ba

View File

@ -107,7 +107,7 @@ if (NOT BUILD_JS)
DLEXT (http://downloads.xiph.org/releases/vorbis/libvorbis-${VORBIS_VER}.tar.xz libvorbis-${VORBIS_VER}.tar.xz)
set (HAS_SDL ON)
set (SDL_VER 2.24.0)
set (SDL_VER 2.26.1)
DLEXT (https://www.libsdl.org/release/SDL2-${SDL_VER}.tar.gz SDL2-${SDL_VER}.tar.bz2)
set (HAS_SDLIMAGE ON)