mirror of
https://github.com/blupi-games/planetblupi-dev
synced 2024-12-30 13:55:36 +01:00
Revert "Bump SDL2 to latest stable release"
This reverts commit 82e4712fdbd095cde203ece2b02fa6f8263442f3. Seems broken when building with High Sierra.
This commit is contained in:
parent
bfde1bc91f
commit
35885302de
@ -331,7 +331,7 @@ if (UNIX AND NOT APPLE)
|
||||
endif ()
|
||||
|
||||
ExternalProject_Add (SDL2_Project
|
||||
URL https://www.libsdl.org/release/SDL2-2.0.6.tar.gz
|
||||
URL http://hg.libsdl.org/SDL/archive/3d0bbfe683a8.tar.bz2
|
||||
PREFIX ${CMAKE_BINARY_DIR}
|
||||
CONFIGURE_COMMAND ${CMD} ./configure
|
||||
--prefix=${CMAKE_BINARY_DIR}
|
||||
|
Loading…
x
Reference in New Issue
Block a user