MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009054 | CMake | CMake | public | 2009-05-20 13:01 | 2010-12-14 18:49 |
| Reporter | Michael Wild | ||||
| Assigned To | David Cole | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-6 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0009054: CMake creates a wrong install_name for frameworks with empty INSTALL_NAME_DIR property on Mac OS X | ||||
| Description | If the property is empty, CMake just uses the library name <name> as the install_name which is wrong. It should use <name>.framework/Versions/<version>/<name>. See the attached patch for a fix. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/2265/fix_for_empty_install_name_dir_property.patch | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-05-20 13:01 | Michael Wild | New Issue | |||
| 2009-05-20 13:01 | Michael Wild | File Added: fix_for_empty_install_name_dir_property.patch | |||
| 2009-05-20 13:21 | Bill Hoffman | Status | new => assigned | ||
| 2009-05-20 13:21 | Bill Hoffman | Assigned To | => David Cole | ||
| 2009-12-14 17:57 | David Cole | Note Added: 0018881 | |||
| 2009-12-14 17:57 | David Cole | Status | assigned => resolved | ||
| 2009-12-14 17:57 | David Cole | Resolution | open => fixed | ||
| 2010-12-14 18:49 | David Cole | Note Added: 0024060 | |||
| 2010-12-14 18:49 | David Cole | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||