]> git.lyx.org Git - features.git/blobdiff - 3rdparty/zlib/CMakeLists.txt
zlib: update to zlib 1.2.11
[features.git] / 3rdparty / zlib / CMakeLists.txt
index c29081f14a4cae22d46ee11efd14a6fc4630bcad..a9fad6fa5453d11394fe04df5e2a038da8cf98b8 100644 (file)
@@ -3,8 +3,8 @@ set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS ON)
 
 project(zlib C)
 
-set(VERSION "1.2.8")
-set(SRCDIR ${CMAKE_CURRENT_SOURCE_DIR}/1.2.8)
+set(VERSION "1.2.11")
+set(SRCDIR ${CMAKE_CURRENT_SOURCE_DIR}/1.2.11)
 
 option(ASM686 "Enable building i686 assembly implementation")
 option(AMD64 "Enable building amd64 assembly implementation")