MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0010417 | CMake | Modules | public | 2010-03-13 16:36 | 2010-11-09 22:57 | |||||
Reporter | Clinton Stimpson | |||||||||
Assigned To | David Cole | |||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||
Status | closed | Resolution | fixed | |||||||
Platform | OS | OS Version | ||||||||
Product Version | ||||||||||
Target Version | CMake 2.8.3 | Fixed in Version | CMake 2.8.3 | |||||||
Summary | 0010417: BundleUtilities/GetPrerequisites not doing bundleutilities example correctly | |||||||||
Description | There is an example here: http://www.cmake.org/Wiki/BundleUtilitiesExample [^] That doesn't work correctly. There are two problems. 1. otool -L also returns the install id, if it exists, which means get_prerequistes can return the target itself as a dependency of the target. This causes problems for BundleUtilities.cmake. The attached patch fixes this. 2. BundleUtilities.cmake makes the assumptions that plugins have to reside in the same directory as the executable. In the example, the Qt plugins have a special layout. Attached patch fixes both issues. | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ![]() https://public.kitware.com/Bug/file/2968/bundle_and_gp.patch | |||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2010-03-13 16:36 | Clinton Stimpson | New Issue | ||||||||
2010-03-13 16:36 | Clinton Stimpson | File Added: bundle_and_gp.patch | ||||||||
2010-07-13 09:30 | Bill Hoffman | Status | new => assigned | |||||||
2010-07-13 09:30 | Bill Hoffman | Assigned To | => David Cole | |||||||
2010-08-05 17:28 | Clinton Stimpson | Relationship added | child of 0009744 | |||||||
2010-08-12 09:13 | Mike McQuaid | Note Added: 0021730 | ||||||||
2010-08-18 00:36 | David Cole | Note Added: 0021790 | ||||||||
2010-08-18 04:53 | Mike McQuaid | Note Added: 0021798 | ||||||||
2010-08-31 17:58 | David Cole | Target Version | => CMake 2.8.3 | |||||||
2010-09-07 22:27 | David Cole | Note Added: 0022120 | ||||||||
2010-09-07 22:27 | David Cole | Status | assigned => resolved | |||||||
2010-09-07 22:27 | David Cole | Resolution | open => fixed | |||||||
2010-09-09 23:59 | David Cole | Fixed in Version | => CMake 2.8.3 | |||||||
2010-11-09 22:57 | Philip Lowman | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|