MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0008325 | CMake | CPack | public | 2008-12-22 16:30 | 2016-06-10 14:30 |
| Reporter | Naram Qashat | ||||
| Assigned To | Bill Hoffman | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-6 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0008325: CPACK_CREATE_DESKTOP_LINKS and CPACK_CREATE_DESKTOP_LINK_ExeName don't work for NSIS Generator | ||||
| Description | If I set either of the above variables, the NSIS script created doesn't even create a desktop link at all. Looking at the source code of Source/CPack/cmCPackNSISGenerator.cxx for all versions of 2.6.x (2.6.0, 2.6.1, and 2.6.2) shows that it doesn't even do anything with CPACK_CREATE_DESKTOP_LINKS except try to output it as debugging, and it incorrectly appends linkName, not sourceName, to the end of CPACK_CREATE_DESKTOP_LINK_ when searching for those. Even the RC for 2.6.3 doesn't have this fixed. I'm not sure what can be done to fix CPACK_CREATE_DESKTOP_LINKS, but inside cmCPackNSISGenerator::CreateMenuLinks, towards the end where it has "desktop += linkName", linkName should be replaced with sourceName. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-12-22 16:30 | Naram Qashat | New Issue | |||
| 2008-12-29 14:04 | Bill Hoffman | Note Added: 0014450 | |||
| 2008-12-29 14:04 | Bill Hoffman | Status | new => assigned | ||
| 2008-12-29 14:04 | Bill Hoffman | Assigned To | => Bill Hoffman | ||
| 2008-12-29 14:20 | Naram Qashat | Note Added: 0014451 | |||
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041486 | |||
| 2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved | ||
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:30 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||