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:
parent
514150bd24
commit
a754d0f19f
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user