mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-15 22:44:42 -04:00
force fetch zlib on windows
This commit is contained in:
parent
09c188a157
commit
7ae5ca0310
1 changed files with 1 additions and 0 deletions
|
@ -247,6 +247,7 @@ if (NOT GEODE_BUILDING_DOCS)
|
|||
set(MZ_OPENSSL OFF CACHE INTERNAL "")
|
||||
set(MZ_LIBBSD OFF CACHE INTERNAL "")
|
||||
set(MZ_FETCH_LIBS ON CACHE INTERNAL "")
|
||||
set(MZ_FORCE_FETCH_LIBS ${WIN32} CACHE INTERNAL "")
|
||||
set(SKIP_INSTALL_ALL ON CACHE INTERNAL "")
|
||||
CPMAddPackage("gh:geode-sdk/minizip-ng#7548419")
|
||||
if (WIN32)
|
||||
|
|
Loading…
Add table
Reference in a new issue