| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0007695 | CMake | CPack | public | 2008-09-17 11:24 | 2008-10-01 09:21 | ||||
| Reporter | Mike McQuaid | ||||||||
| Assigned To | Bill Hoffman | ||||||||
| Priority | normal | Severity | feature | Reproducibility | N/A | ||||
| Status | closed | Resolution | won't fix | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-6 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0007695: Provide macro to relocate an OSX library | ||||||||
| Description | Given an file to relocate, library and the relative location of the location of the library then this macro should run install_name_tool to correctly relocate the library to point to the correct location. I've attached a CMake module file that accomplishes this. Please give me feedback. In addition, if this module is merged I would be happy to support it. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0013590) Bill Hoffman (manager) 2008-09-25 16:56 |
How does this relate to Modules/BundleUtilites.cmake |
|
(0013632) Bill Hoffman (manager) 2008-10-01 09:21 |
This seems to project specific, and is a very thin wrapper around execute_process. For libraries that cmake creates there are ways to have the install process call install_name tool. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-09-17 11:24 | Mike McQuaid | New Issue | |
| 2008-09-17 11:24 | Mike McQuaid | File Added: RelocateOSXLibrary.cmake | |
| 2008-09-25 16:56 | Bill Hoffman | Note Added: 0013590 | |
| 2008-09-25 16:56 | Bill Hoffman | Status | new => assigned |
| 2008-09-25 16:56 | Bill Hoffman | Assigned To | => Bill Hoffman |
| 2008-10-01 09:21 | Bill Hoffman | Note Added: 0013632 | |
| 2008-10-01 09:21 | Bill Hoffman | Status | assigned => closed |
| 2008-10-01 09:21 | Bill Hoffman | Resolution | open => won't fix |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |