mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-19 12:28:08 +00:00
Revert "Launch application after installation on Windows."
This reverts commit e1c23d0a25.
This commit is contained in:
parent
e5667ff2c9
commit
95b2e7688a
1 changed files with 0 additions and 1 deletions
|
|
@ -320,7 +320,6 @@ if(WIN32)
|
|||
set(CPACK_PACKAGE_FILE_NAME "${CPACK_PACKAGE_NAME}-${LINPHONE_GIT_REVISION}-win32")
|
||||
set(CPACK_NSIS_MUI_ICON "${LINPHONE_DESKTOP_DIR}/linphone.ico")
|
||||
set(CPACK_NSIS_MUI_UNIICON "${LINPHONE_DESKTOP_DIR}/linphone.ico")
|
||||
set(CPACK_NSIS_MUI_FINISHPAGE_RUN "linphone")
|
||||
set(CPACK_NSIS_DISPLAY_NAME "Linphone")
|
||||
set(CPACK_NSIS_PACKAGE_NAME "Linphone ${LINPHONE_MAJOR_VERSION}.${LINPHONE_MINOR_VERSION}.${LINPHONE_MICRO_VERSION}")
|
||||
set(CPACK_NSIS_URL_INFO_ABOUT "http://www.linphone.org/")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue