View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007695CMakeCPackpublic2008-09-17 11:242008-10-01 09:21
ReporterMike McQuaid 
Assigned ToBill Hoffman 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionwon't fix 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0007695: Provide macro to relocate an OSX library
DescriptionGiven 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.
TagsNo tags attached.
Attached Files? file icon RelocateOSXLibrary.cmake [^] (843 bytes) 2008-09-17 11:24

 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.

 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


Copyright © 2000 - 2018 MantisBT Team