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

Use a devel version of SDL2 (fix MSYS2 build)

This commit is contained in:
Mathieu Schroeter 2017-07-25 19:35:36 +02:00
parent 514150bd24
commit a754d0f19f

View File

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