We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7ef9a4 commit 67b9e1aCopy full SHA for 67b9e1a
cmake/zlib.cmake
@@ -24,7 +24,7 @@
24
# cmake -DWITH_ZLIB=bundled|system
25
# bundled is the default
26
27
-SET(ZLIB_VERSION "1.2.13")
+SET(ZLIB_VERSION "1.3.1")
28
29
macro (FIND_SYSTEM_ZLIB)
30
find_path(PATH_TO_ZLIB NAMES zlib.h zconf.h)
0 commit comments