mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-08-04 05:55:31 +02:00
Bump SDL to 2.28.1
This commit is contained in:
parent
20c1f2fdf0
commit
9eed78fa2d
3 changed files with 5 additions and 5 deletions
|
@ -194,7 +194,7 @@ $(DOWNLOADS)/sdl2/cmakebuild/Makefile: $(DOWNLOADS)/sdl2/CMakeLists.txt
|
|||
$(CMAKE) -DBUILD_SHARED_LIBS=no
|
||||
|
||||
$(DOWNLOADS)/sdl2/CMakeLists.txt:
|
||||
$(CLONE) $(GITHUB)/mkxp-z/SDL $(DOWNLOADS)/sdl2 -b mkxp-z-2.26
|
||||
$(CLONE) $(GITHUB)/mkxp-z/SDL $(DOWNLOADS)/sdl2 -b mkxp-z-2.28.1
|
||||
|
||||
# SDL_image
|
||||
sdl2image: init_dirs sdl2 $(LIBDIR)/libSDL2_image.a
|
||||
|
|
|
@ -189,7 +189,7 @@ $(DOWNLOADS)/sdl2/cmakebuild/Makefile: $(DOWNLOADS)/sdl2/CMakeLists.txt
|
|||
$(CMAKE) -DBUILD_SHARED_LIBS=no
|
||||
|
||||
$(DOWNLOADS)/sdl2/CMakeLists.txt:
|
||||
$(CLONE) $(GITHUB)/mkxp-z/SDL $(DOWNLOADS)/sdl2 -b mkxp-z-2.26
|
||||
$(CLONE) $(GITHUB)/mkxp-z/SDL $(DOWNLOADS)/sdl2 -b mkxp-z-2.28.1
|
||||
|
||||
# SDL_image
|
||||
sdl2image: init_dirs sdl2 $(LIBDIR)/libSDL2_image.a
|
||||
|
|
|
@ -179,7 +179,7 @@ $(DOWNLOADS)/sdl2/cmakebuild/Makefile: $(DOWNLOADS)/sdl2/CMakeLists.txt
|
|||
$(CMAKE) -DBUILD_SHARED_LIBS=no
|
||||
|
||||
$(DOWNLOADS)/sdl2/CMakeLists.txt:
|
||||
$(CLONE) $(GITHUB)/mkxp-z/SDL $(DOWNLOADS)/sdl2 -b mkxp-z-2.26
|
||||
$(CLONE) $(GITHUB)/mkxp-z/SDL $(DOWNLOADS)/sdl2 -b mkxp-z-2.28.1
|
||||
|
||||
# SDL_image
|
||||
sdl2image: init_dirs sdl2 $(LIBDIR)/libSDL2_image.a
|
||||
|
|
Loading…
Add table
Reference in a new issue