1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-12-24 19:37:48 +03:00

Find zlib of cross mingw.

git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@244 7dcaeef0-15fb-0310-b436-a5af3365683c
This commit is contained in:
Andreas Schneider
2009-03-08 12:10:07 +00:00
parent 851560426f
commit 814cde9069

View File

@@ -33,6 +33,8 @@ else (ZLIB_LIBRARIES AND ZLIB_INCLUDE_DIRS)
find_library(Z_LIBRARY
NAMES
z
zlib
zlib1
PATHS
/usr/lib
/usr/local/lib