forked from speed-dreams/speed-dreams-code
Bug #694 all in one package fails (win)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5232 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 71c815611c90ddbcc58b40c35e449ea633bae4ca Former-commit-id: 6ebdc26e251285dd37061b596d1541a2532b8c6c
This commit is contained in:
parent
594798ec2d
commit
77412deb07
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ IF(WIN32)
|
|||
# Icon for the generated installer/uninstaller files.
|
||||
SET(CPACK_NSIS_MUI_ICON "${CMAKE_SOURCE_DIR}\\\\data\\\\data\\\\icons\\\\icon.ico")
|
||||
#SET(CPACK_NSIS_MUI_UNIICON "${CMAKE_SOURCE_DIR}\\\\data\\\\data\\\\icons\\\\icon.ico")
|
||||
SET(CPACK_PACKAGE_ICON ${CMAKE_SOURCE_DIR}\\\\installer\\\\windows\\\\header.bmp)
|
||||
SET(CPACK_PACKAGE_ICON ${CMAKE_SOURCE_DIR}\\\\data\\\\data\\\\img\\\\header.bmp)
|
||||
|
||||
# Extra shortcuts to add in the start menu (a list of pairs : URL, Menu label).
|
||||
SET(CPACK_NSIS_MENU_LINKS
|
||||
|
|
Loading…
Reference in a new issue