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

Upgrade the ref on SDL2

This commit is contained in:
Mathieu Schroeter 2017-07-28 14:55:12 +02:00
parent 88cc8e929f
commit ee1e5468ff

View File

@ -163,7 +163,7 @@ else ()
endif ()
ExternalProject_Add (SDL2_Project
URL https://hg.libsdl.org/SDL/archive/0e0f4e54706b.tar.bz2
URL https://hg.libsdl.org/SDL/archive/6b835032ce78.tar.bz2
PREFIX ${CMAKE_BINARY_DIR}
CONFIGURE_COMMAND ${CMD} ./configure
--prefix=${CMAKE_BINARY_DIR}