aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/modules/FindZLIB.cmake
AgeCommit message (Expand)AuthorFilesLines
2017-09-08Use cmake_push_check_state() and cmake_pop_check_state().Guy Harris1-1/+3
2017-06-27On UN*X, make sure we can find inflate() in libz.Guy Harris1-0/+16
2017-06-27Don't check for inflatePrime() on Windows.Guy Harris1-5/+19
2015-10-06CMake: Don't clobber ZLIB_*.Gerald Combs1-38/+41
2015-01-13CMake: Copy libwireshark dependent DLLs to the target directory.Gerald Combs1-2/+21
2014-10-01cmake: use pkg-config for resolving dependenciesPeter Wu1-0/+5
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2013-10-11Fix check for inflatePrime in zlib (ZLIB_LIBRARIES isn't set at thatGuy Harris1-1/+1
2013-10-04Add Win support (and add a "hacked" case where the zlibJörg Mayer1-2/+14
2011-06-08As pointed out by Jakub Zawadzki:Jörg Mayer1-0/+6
2011-06-08Last patch removed $Id$ head lineJörg Mayer1-0/+3
2011-06-08Copy over changes from cmake git HEAD.Jörg Mayer1-24/+53
2011-04-29Don't check for the existence of gzclearerr() any more.Jeff Morriss1-2/+2
2010-09-28- Reset a few more variables used in FindXYZ scripts.Jörg Mayer1-0/+2
2010-09-23Add check for HAVE_GZCLEARERR.Jörg Mayer1-0/+4
2010-07-22Set missing svn:keywords and svn:eol-style.Stig Bjørlykke1-42/+42
2010-05-19Commit 32350 replaced the self written FindZ.cmake by cmakesJörg Mayer1-0/+2
2010-04-01Sync ZLIB from CMake trunkKovarththanan Rajaratnam1-0/+40