MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012263 | CMake | CMake | public | 2011-06-10 00:29 | 2013-10-07 10:09 |
| Reporter | Clinton Stimpson | ||||
| Assigned To | Clinton Stimpson | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Mac | OS | OS Version | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0012263: framework with SKIP_BUILD_RPATH gets wrong install_name | ||||
| Description | CMake/Tests/BundleUtilties/CMakeLists.cmake has this: # a framework library add_library(framework SHARED framework.cpp framework.h) # TODO: fix problems with local frameworks without rpaths #set_target_properties(framework PROPERTIES FRAMEWORK 1) When compiling the framework library it has an install_name of "framework" instead of "framework.framework/Versions/A/framework" | ||||
| Steps To Reproduce | |||||
| Additional Information | If cmTarget::GetInstallNameDirForBuildTree is adjusted to return "framework.framework/Versions/A/framework" instead of an empty string, that fixes the problem if using makefiles. Xcode still has a problem and it gets into the particulars about the xcode project file that I'm not yet sure how to fix. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-06-10 00:29 | Clinton Stimpson | New Issue | |||
| 2011-06-13 14:46 | David Cole | Assigned To | => David Cole | ||
| 2011-06-13 14:46 | David Cole | Status | new => assigned | ||
| 2012-08-13 15:16 | David Cole | Status | assigned => backlog | ||
| 2012-08-13 15:16 | David Cole | Note Added: 0030610 | |||
| 2012-08-13 15:17 | David Cole | Assigned To | David Cole => | ||
| 2013-05-21 11:43 | Clinton Stimpson | Assigned To | => Clinton Stimpson | ||
| 2013-05-21 11:43 | Clinton Stimpson | Status | backlog => assigned | ||
| 2013-05-21 11:45 | Clinton Stimpson | Note Added: 0033106 | |||
| 2013-05-21 11:45 | Clinton Stimpson | Status | assigned => resolved | ||
| 2013-05-21 11:45 | Clinton Stimpson | Resolution | open => fixed | ||
| 2013-10-07 10:09 | Robert Maynard | Note Added: 0034053 | |||
| 2013-10-07 10:09 | Robert Maynard | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||