MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015205 | CMake | CMake | public | 2014-10-14 02:08 | 2016-06-10 14:31 |
| Reporter | tim blechmann | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0015205: support for osx resource toolchain | ||||
| Description | CMake supports windows resource files (.rc) out of the box. OSX has a similar concept, .r files which compile resource forks of a file. the toolchain includes Rez (to compile a resource) and ResMerger (to merge different resources into one file). xcode supports this toolchain natively, but when using cmake, one has to set up the toolchain manually via POST_BUILD custom commands, which does not scale well. so it would be great if cmake would support this natively. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2014-10-14 02:08 | tim blechmann | New Issue | |||
| 2016-06-10 14:29 | Kitware Robot | Note Added: 0042646 | |||
| 2016-06-10 14:29 | Kitware Robot | Status | new => resolved | ||
| 2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | ||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||