[cmake-developers] ZLIB: improve message when library is found
Rolf Eike Beer
eike at sf-mail.de
Thu Apr 7 12:24:58 EDT 2011
If you do
FIND_PACKAGE(ZLIB)
you currently get the include directory printed out (usually /usr/include)
which isn't very helpful IMHO. Attached patch changes this so the library is
shown.
Eike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-print-zlib-library-instead-of-include-directory.patch
Type: text/x-patch
Size: 1057 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20110407/f32a9aba/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20110407/f32a9aba/attachment.sig>
More information about the cmake-developers
mailing list