Skip to content

Commit 40569ab

Browse files
committed
Revert "Pull zlib from custom fork (#650)"
This reverts commit abe5d02.
1 parent edf0139 commit 40569ab

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

primedev/cmake/Findminizip.cmake

-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
if(NOT minizip_FOUND)
2-
3-
# zlib 1.3.1 had a cmake change that broke stuff, so this branch on our fork reverts that one commit :)
4-
set(ZLIB_TAG "fix-things")
5-
set(ZLIB_REPOSITORY "https://github.com/R2Northstar/zlib")
6-
72
check_init_submodule(${PROJECT_SOURCE_DIR}/primedev/thirdparty/minizip)
83

94
set(MZ_ZLIB

0 commit comments

Comments
 (0)