mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 09:54:25 +09:00
build: Fixed typo.
This commit is contained in:
@@ -32,7 +32,7 @@ if (HAVE_NSIS)
|
|||||||
set(CPACK_NSIS_DISPLAY_NAME "The SSH Library")
|
set(CPACK_NSIS_DISPLAY_NAME "The SSH Library")
|
||||||
set(CPACK_NSIS_COMPRESSOR "/SOLID zlib")
|
set(CPACK_NSIS_COMPRESSOR "/SOLID zlib")
|
||||||
set(CPACK_NSIS_MENU_LINKS "http://www.libssh.org/" "libssh homepage")
|
set(CPACK_NSIS_MENU_LINKS "http://www.libssh.org/" "libssh homepage")
|
||||||
if (HAVE_NSIS)
|
endif (HAVE_NSIS)
|
||||||
|
|
||||||
set(CPACK_PACKAGE_INSTALL_DIRECTORY "libssh")
|
set(CPACK_PACKAGE_INSTALL_DIRECTORY "libssh")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user