<div class="gmail_quote">On Mon, Feb 28, 2011 at 5:25 AM, Michael Wild <span dir="ltr">&lt;<a href="mailto:themiwi@gmail.com">themiwi@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On 02/28/2011 11:17 AM, Jochen Wilhelmy wrote:<br>
&gt; Hi!<br>
&gt;<br>
&gt; after looking into the source of cmake I have seen that<br>
&gt; MACOSX_BUNDLEs are only supported for executables and<br>
&gt; I have not enough insight yet to port it to module library<br>
&gt; targets. Therefore I&#39;d like to request this as a feature.<br>
&gt; If you can outline the steps to be done I could try it myself<br>
&gt; (e.g. is it sufficient to copy the code starting at<br>
&gt; if(this-&gt;Target-&gt;IsAppBundleOnApple())...<br>
&gt; in cmMakefileExecutableTargetGenerator.cxx to<br>
&gt; cmMakefileLibraryTargetGenerator.cxx?)<br>
&gt;<br>
&gt; If you need example projects to see how module app bundles look<br>
&gt; like please download the after effects sdk at<br>
&gt; <a href="http://www.adobe.com/devnet/aftereffects/sdk/cs5_eula.html" target="_blank">http://www.adobe.com/devnet/aftereffects/sdk/cs5_eula.html</a><br>
&gt; and build the accompanying xcode project.<br>
&gt;<br>
&gt; -Jochen<br>
<br>
</div>Hi<br>
<br>
This is in the pipeline for the next 2.8.5 release, refer to<br>
<a href="http://public.kitware.com/Bug/view.php?id=11295" target="_blank">http://public.kitware.com/Bug/view.php?id=11295</a> for the details.<br>
<font color="#888888"><br>
Michael<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</div></div></blockquote></div><br>In fact, the fix for 11295 is in the nightly development builds of CMake right now, and both the &#39;master&#39; and &#39;next&#39; branches. You may try it out by using any of those builds of CMake on a Mac today.<br>
<br>Let us know if you need more than that...<br><br><br>David C.<br><br>