On 02/28/2011 11:17 AM, Jochen Wilhelmy wrote:
> Hi!
> 
> after looking into the source of cmake I have seen that
> MACOSX_BUNDLEs are only supported for executables and
> I have not enough insight yet to port it to module library
> targets. Therefore I'd like to request this as a feature.
> If you can outline the steps to be done I could try it myself
> (e.g. is it sufficient to copy the code starting at
> if(this->Target->IsAppBundleOnApple())...
> in cmMakefileExecutableTargetGenerator.cxx to
> cmMakefileLibraryTargetGenerator.cxx?)
> 
> If you need example projects to see how module app bundles look
> like please download the after effects sdk at
> http://www.adobe.com/devnet/aftereffects/sdk/cs5_eula.html
> and build the accompanying xcode project.
> 
> -Jochen

Hi

This is in the pipeline for the next 2.8.5 release, refer to
http://public.kitware.com/Bug/view.php?id=11295 for the details.

Michael
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to