1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-09-04 04:42:09 +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 find_library(Z_LIBRARY
NAMES NAMES
z z
zdll
zlib zlib
zlib1 zlib1
PATHS PATHS