win32: menu url links fxd.
This commit is contained in:
parent
75e53c2e75
commit
d17fcdb029
|
@ -5,6 +5,6 @@ SET (REDHAT_DEPENDENCIES "laview-core-0 >= 0.0.0")
|
|||
SET (REDHAT_SECTION "Applications/Publishing")
|
||||
SET (LICENSE "LGPLv3+")
|
||||
SET (WIN32_UNINSTALL_NAME "LAvPlDEx") # <= 8 symbols for the name
|
||||
SET (CPACK_NSIS_MENU_LINKS "https://git.backbone.ws/laview/data-example"
|
||||
SET (CPACK_NSIS_MENU_LINKS "https://git.backbone.ws/kolan/LAview.Data-Example"
|
||||
"Homepage for LAview/Data-Example")
|
||||
INCLUDE (CPackCommonRules)
|
||||
|
|
Loading…
Reference in New Issue