Alex Turbov cb1a434ce0 FindBoost: Add check headers for zlib and bzip2
The official Windows builds of Boost have internal implementations for
`zlib` and `bzip2` libraries used by Boost::iostreams library, e.g.

* boost_bzip2-vc140-mt-1_59.lib
* boost_zlib-vc140-mt-1_59.lib

Add check headers for these so that users can specify them as
components without any warnings.

Reviewed-by: Roger Leigh <rleigh@dundee.ac.uk>
2016-07-05 14:22:01 -04:00
..
2016-03-09 09:42:18 -05:00
2016-06-21 13:57:02 -04:00
2016-06-17 11:06:42 -04:00
2015-12-10 14:19:35 -05:00
2016-06-08 12:44:03 -04:00

See the "Find Modules" section of the cmake-developer(7) manual page.

For more information about how to contribute modules to CMake, see this page:
https://cmake.org/Wiki/CMake:Module_Maintainers