MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0014916 | CMake | CMake | public | 2014-05-15 07:35 | 2014-11-03 08:38 |
| Reporter | Nikolay Zapolnov | ||||
| Assigned To | |||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Apple | OS | OSX | OS Version | 10.9.2 |
| Product Version | CMake 2.8.12.2 | ||||
| Target Version | Fixed in Version | CMake 3.0 | |||
| Summary | 0014916: Info.plist is stored in the wrong directory when creating bundles in subdirectories | ||||
| Description | When you are creating an OSX bundle in the subdirectory, it correctly generates bundle relative to CMAKE_CURRENT_BINARY_DIR, except for Info.plist. Info.plist is put relative to CMAKE_BINARY_DIR, not relative to CMAKE_CURRENT_BINARY_DIR. This happens in the console build with make. | ||||
| Steps To Reproduce | I have attached the test case to the issue. Got: build/test.bundle/Contents/Info.plist build/subdir/test.bundle/Contents/MacOS/test Expected: build/subdir/test.bundle/Contents/Info.plist build/subdir/test.bundle/Contents/MacOS/test | ||||
| Additional Information | The problem did not reproduce in 2.8.11.2 | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/5146/demo.tar.bz2 | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2014-05-15 07:35 | Nikolay Zapolnov | New Issue | |||
| 2014-05-15 07:35 | Nikolay Zapolnov | File Added: demo.tar.bz2 | |||
| 2014-05-15 08:39 | Nils Gladitz | Note Added: 0035884 | |||
| 2014-05-15 08:41 | Brad King | Note Added: 0035885 | |||
| 2014-05-15 08:41 | Brad King | Status | new => resolved | ||
| 2014-05-15 08:41 | Brad King | Resolution | open => fixed | ||
| 2014-05-15 08:41 | Brad King | Fixed in Version | => CMake 3.0 | ||
| 2014-11-03 08:38 | Robert Maynard | Note Added: 0037137 | |||
| 2014-11-03 08:38 | Robert Maynard | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||