aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--primedev/cmake/Findminizip.cmake5
1 files changed, 0 insertions, 5 deletions
diff --git a/primedev/cmake/Findminizip.cmake b/primedev/cmake/Findminizip.cmake
index 2884f909..a6d0f914 100644
--- a/primedev/cmake/Findminizip.cmake
+++ b/primedev/cmake/Findminizip.cmake
@@ -1,9 +1,4 @@
if(NOT minizip_FOUND)
-
- # zlib 1.3.1 had a cmake change that broke stuff, so this branch on our fork reverts that one commit :)
- set(ZLIB_TAG "fix-things")
- set(ZLIB_REPOSITORY "https://github.com/R2Northstar/zlib")
-
check_init_submodule(${PROJECT_SOURCE_DIR}/primedev/thirdparty/minizip)
set(MZ_ZLIB