[CMake] CPack Generator for the Mac App Store

Brian Milco bcmilco at gmail.com
Thu Apr 11 20:25:52 EDT 2013


Thu, Apr 11, 2013 at 4:01 PM, Clinton Stimpson <clinton at elemtech.com> wrote:

> Why do you have this CPack generator creating the .app instead of letting
> the
> CMake build step create the .app from the add_executable( ...
> MACOSX_BUNDLE ..
> )?
>

Because I was so happy to have it working I forgot to refactor the code to
remove the redundancies. :-\ I've pushed another commit to github to fix
this.

Thanks for catching it,
-Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130411/5c00d25a/attachment.htm>


More information about the CMake mailing list