[cmake-developers] FindZLIB module should find debug and, release variants

Brad King brad.king at kitware.com
Wed Sep 2 11:39:57 EDT 2015


On 09/01/2015 03:56 PM, Michael Scott wrote:
> The attached patch should maintain that compatibility now. If 
> ZLIB_LIBRARY is set manually, then it won't try and find the library and 
> it'll set the ZLIB_LIBRARIES and IMPORTED_LOCATION variables using the 
> provided ZLIB_LIBRARY variable (if the library was found).

Thanks.  Applied:

 FindZLIB: Find debug and release variants separately
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=11097f52

-Brad



More information about the cmake-developers mailing list