mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-04-21 21:52:04 +02:00
Don't build SDL_image samples
This commit is contained in:
parent
3376730416
commit
725332a004
1 changed files with 2 additions and 1 deletions
|
@ -221,7 +221,8 @@ $(DOWNLOADS)/sdl2_image/cmakebuild/Makefile: $(DOWNLOADS)/sdl2_image/CMakeLists.
|
||||||
-DSDL2IMAGE_JPG_SHARED=no \
|
-DSDL2IMAGE_JPG_SHARED=no \
|
||||||
-DSDL2IMAGE_JXL=yes \
|
-DSDL2IMAGE_JXL=yes \
|
||||||
-DSDL2IMAGE_JXL_SHARED=no \
|
-DSDL2IMAGE_JXL_SHARED=no \
|
||||||
-DSDL2IMAGE_VENDORED=yes
|
-DSDL2IMAGE_VENDORED=yes \
|
||||||
|
-DSDL2IMAGE_SAMPLES=no
|
||||||
|
|
||||||
$(DOWNLOADS)/sdl2_image/CMakeLists.txt:
|
$(DOWNLOADS)/sdl2_image/CMakeLists.txt:
|
||||||
$(CLONE) $(GITHUB)/mkxp-z/SDL_image $(DOWNLOADS)/sdl2_image -b mkxp-z; \
|
$(CLONE) $(GITHUB)/mkxp-z/SDL_image $(DOWNLOADS)/sdl2_image -b mkxp-z; \
|
||||||
|
|
Loading…
Add table
Reference in a new issue