Disable zlib tests

This commit is contained in:
David Capello 2016-04-01 09:50:09 -03:00
parent 72b47e061a
commit fdbb70b1a4
2 changed files with 3 additions and 1 deletions

View File

@ -14,6 +14,8 @@ endif()
if(NOT USE_SHARED_ZLIB)
set(SKIP_INSTALL_ALL on)
set(ZLIB_LIBRARY zlibstatic)
# Don't build zlib tests
set(ZLIB_TESTS OFF CACHE BOOL "Build zlib tests")
add_subdirectory(zlib)
endif()

2
third_party/zlib vendored

@ -1 +1 @@
Subproject commit 50893291621658f355bc5b4d450a8d06a563053d
Subproject commit 93d901450dd66b0f05a4ed05e16986eb1b03bbe3