MantisBT - CMake
View Issue Details
0015205CMakeCMakepublic2014-10-14 02:082016-06-10 14:31
tim blechmann 
Kitware Robot 
normalfeatureN/A
closedmoved 
 
 
0015205: support for osx resource toolchain
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.
No tags attached.
Issue History
2014-10-14 02:08tim blechmannNew Issue
2016-06-10 14:29Kitware RobotNote Added: 0042646
2016-06-10 14:29Kitware RobotStatusnew => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0042646)
Kitware Robot   
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.