1
0
Fork 0

Homepage menu link added.

This commit is contained in:
Kolan Sh 2015-12-15 18:04:39 +03:00
parent 5800e4f331
commit cc1ea539e8
1 changed files with 2 additions and 1 deletions

View File

@ -5,5 +5,6 @@ SET (REDHAT_DEPENDENCIES "laview-core-0 >= 0.0.0")
SET (REDHAT_SECTION "Applications/Publishing")
SET (LICENSE "LGPLv3+")
SET (WIN32_UNINSTALL_NAME "LAvPlPEx") # <= 8 symbols for the name
SET (CPACK_NSIS_MENU_LINKS "https://git.backbone.ws/laview/protocol-example"
"Homepage for LAview/Protocol-Example")
INCLUDE (CPackCommonRules)