mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-24 05:14:40 -04:00
force MZ_FETCH_LIBS
This commit is contained in:
parent
1da73cf3fc
commit
5b7efea357
1 changed files with 1 additions and 1 deletions
|
@ -246,7 +246,7 @@ if (NOT GEODE_BUILDING_DOCS)
|
|||
set(MZ_BZIP2 OFF CACHE INTERNAL "")
|
||||
set(MZ_OPENSSL OFF CACHE INTERNAL "")
|
||||
set(MZ_LIBBSD OFF CACHE INTERNAL "")
|
||||
set(MZ_FETCH_LIBS ON CACHE INTERNAL "")
|
||||
set(MZ_FETCH_LIBS ON CACHE INTERNAL "" FORCE)
|
||||
set(MZ_FORCE_FETCH_LIBS ${WIN32} CACHE INTERNAL "")
|
||||
set(SKIP_INSTALL_ALL ON CACHE INTERNAL "")
|
||||
CPMAddPackage("gh:geode-sdk/minizip-ng#7548419")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue