mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-14 19:15:05 -05:00
will this work
This commit is contained in:
parent
e859363a94
commit
b8a43705fe
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ if (NOT GEODE_BUILDING_DOCS)
|
|||
CPMAddPackage(
|
||||
GITHUB_REPOSITORY zlib-ng/minizip-ng
|
||||
GIT_TAG cee6d8c
|
||||
OPTIONS "CMAKE_POLICY_DEFAULT_CMP0048 OLD"
|
||||
OPTIONS "CMAKE_POLICY_DEFAULT_CMP0048 OLD" "ZLIB_TAG v1.2.13"
|
||||
)
|
||||
set(CMAKE_WARN_DEPRECATED ON CACHE BOOL "" FORCE)
|
||||
|
||||
|
|
Loading…
Reference in a new issue