View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015205CMakeCMakepublic2014-10-14 02:082016-06-10 14:31
Reportertim blechmann 
Assigned ToKitware Robot 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0015205: support for osx resource toolchain
DescriptionCMake 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.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0042646)
Kitware Robot (administrator)
2016-06-10 14:29

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 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


Copyright © 2000 - 2018 MantisBT Team