mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
(Makefile.win) Use bundled zlib library by default
This commit is contained in:
parent
659ec610ed
commit
f5a78cb5d1
@ -33,6 +33,7 @@ HAVE_FFMPEG := 0
|
||||
HAVE_CG := 1
|
||||
HAVE_LIBXML2 := 0
|
||||
HAVE_ZLIB := 1
|
||||
WANT_MINIZ := 1
|
||||
|
||||
ifeq ($(HAVE_CG), 1)
|
||||
CG_LIBS := -lcg -lcgGL
|
||||
|
Loading…
x
Reference in New Issue
Block a user