parent
6479b84f5c
commit
d9e12f138f
1 changed files with 2 additions and 2 deletions
4
thirdparty/CMakeLists.txt
vendored
4
thirdparty/CMakeLists.txt
vendored
|
|
@ -13,8 +13,8 @@ endif()
|
|||
if(NOT "${SRB2_CONFIG_SYSTEM_LIBRARIES}")
|
||||
CPMAddPackage(
|
||||
NAME SDL2
|
||||
VERSION 2.28.0
|
||||
URL "https://github.com/libsdl-org/SDL/archive/refs/tags/release-2.28.0.zip"
|
||||
VERSION 2.24.2
|
||||
URL "https://github.com/libsdl-org/SDL/archive/refs/tags/release-2.24.2.zip"
|
||||
EXCLUDE_FROM_ALL ON
|
||||
OPTIONS
|
||||
"BUILD_SHARED_LIBS ${SRB2_CONFIG_SHARED_INTERNAL_LIBRARIES}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue