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

Bump SDL2 to latest stable release

This commit is contained in:
Mathieu Schroeter 2017-09-23 23:34:05 +02:00
parent 7fcf25ca21
commit 82e4712fdb

View File

@ -331,7 +331,7 @@ if (UNIX AND NOT APPLE)
endif ()
ExternalProject_Add (SDL2_Project
URL http://hg.libsdl.org/SDL/archive/3d0bbfe683a8.tar.bz2
URL https://www.libsdl.org/release/SDL2-2.0.6.tar.gz
PREFIX ${CMAKE_BINARY_DIR}
CONFIGURE_COMMAND ${CMD} ./configure
--prefix=${CMAKE_BINARY_DIR}