mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-23 16:07:52 -05:00
the final branch
This commit is contained in:
parent
fc14b30262
commit
8f9008004a
1 changed files with 1 additions and 1 deletions
|
@ -249,7 +249,7 @@ if (NOT GEODE_BUILDING_DOCS)
|
|||
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")
|
||||
CPMAddPackage("gh:geode-sdk/minizip-ng#43d9254")
|
||||
if (WIN32)
|
||||
set_target_properties(zlib PROPERTIES SUFFIX "1.dll")
|
||||
endif()
|
||||
|
|
Loading…
Reference in a new issue