build: Fixed typo.

This commit is contained in:
Andreas Schneider
2010-07-13 13:25:20 +02:00
parent 3a61d55f27
commit 641e89b14a

View File

@@ -32,7 +32,7 @@ if (HAVE_NSIS)
set(CPACK_NSIS_DISPLAY_NAME "The SSH Library")
set(CPACK_NSIS_COMPRESSOR "/SOLID zlib")
set(CPACK_NSIS_MENU_LINKS "http://www.libssh.org/" "libssh homepage")
if (HAVE_NSIS)
endif (HAVE_NSIS)
set(CPACK_PACKAGE_INSTALL_DIRECTORY "libssh")