qmake generator for cmake?
Benjamin Reed
rangerrick at gmail.com
Mon Jan 30 16:18:44 CET 2006
On 1/28/06, William A. Hoffman <billlist at nycap.rr.com> wrote:
> 1. the unix makefile generator. cmLocalUnixMakefileGenerator.cxx
> For a similar thing, you can see the support for Mac APP bundles
> in cmake:
>
> cmLocalUnixMakefileGenerator3::WriteExecutableRule
>
> Look for MACOSX_BUNDLE
>
> For a framework, it would be something similar, but in
> cmLocalUnixMakefileGenerator3
excellent, looks like I can just add this to the KDE4_ADD_EXECUTABLE
macro and have everything magically work.
Does the attached seem a reasonable way to do it?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake-bundles.patch
Type: application/octet-stream
Size: 1163 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20060130/a289d5ac/attachment.obj
More information about the Kde-buildsystem
mailing list