mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-09-10 12:02:53 +02:00
Fix SDL_image for Xcode build
This commit is contained in:
parent
5e9fd420a1
commit
a7d65eba24
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ $(DOWNLOADS)/sdl2_image/configure: $(DOWNLOADS)/sdl2_image/autogen.sh
|
|||
cd $(DOWNLOADS)/sdl2_image; ./autogen.sh
|
||||
|
||||
$(DOWNLOADS)/sdl2_image/autogen.sh:
|
||||
$(CLONE) $(GITLAB)/mkxp-z/SDL_image $(DOWNLOADS)/sdl2_image
|
||||
$(CLONE) $(GITLAB)/mkxp-z/SDL_image $(DOWNLOADS)/sdl2_image -b mkxp-z
|
||||
|
||||
# SDL2 (ttf)
|
||||
sdl2ttf: init_dirs sdl2 freetype $(LIBDIR)/libSDL2_ttf.a
|
||||
|
|
Loading…
Add table
Reference in a new issue