1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-09-02 17:21:15 +03:00

cmake: Added looking for zdll on Windows.

This commit is contained in:
Andreas Schneider
2011-01-01 16:15:33 +01:00
parent 98bacf032f
commit 93ce8e8ffd

View File

@@ -36,6 +36,7 @@ else (ZLIB_LIBRARIES AND ZLIB_INCLUDE_DIRS)
find_library(Z_LIBRARY
NAMES
z
zdll
zlib
zlib1
PATHS