CMake/Help/release/dev/FindZLIB-per-config.rst
Michael Scott 11097f5231 FindZLIB: Find debug and release variants separately
Provide each variant in ZLIB_LIBRARIES and ZLIB::ZLIB imported location
properties when one is found, while maintaining support for manually
setting the library via ZLIB_LIBRARY.
2015-09-02 11:35:43 -04:00

6 lines
136 B
ReStructuredText

FindZLIB-per-config
-------------------
* The :module:`FindZLIB` module learned to search separately for
debug and release variants.