mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Fix typo
This commit is contained in:
parent
fd7fd47e54
commit
63783cabe1
@ -316,7 +316,7 @@ if ("${CMAKE_BUILD_TYPE}" STREQUAL "Release" AND "${STATIC_BUILD}")
|
||||
set (CPACK_NSIS_INSTALLED_ICON_NAME "bin\\\\planetblupi.exe")
|
||||
set (CPACK_NSIS_URL_INFO_ABOUT "http://www.blupi.org")
|
||||
set (CPACK_NSIS_MUI_FINISHPAGE_RUN "planetblupi")
|
||||
if (SIGN_APP
|
||||
if (SIGN_APP)
|
||||
set (CPACK_NSIS_SIGN_UNINSTALLER "sign -a -fd sha1 -t http://time.certum.pl -v")
|
||||
endif ()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user