[CMake] Cmake/MacPackaging
Bill Hoffman
bill.hoffman at kitware.com
Thu May 1 15:27:04 EDT 2008
Alin M Elena wrote:
> Hi David,
>
>> Is your application an X11 app? If not, you should not need the OSXX11
>> generator. (And if so, you probably don't need the PackageMaker
>> generator...?)
>
> Nope is not X11. It uses QT4 (www.projectaten.org) the idea was just to
> package it in a .dmg file and I thought that I can do it fast and simple with
> a cpackgenerator. But it seems that is not like that.
>
> I will use MACOSX_BUNDLE and then "dmg"-it.
> A kind of compressed bundle.
>
OSX111 packager is for X11 stuff.
The PackageMaker is for mac bundles and should work for you.
-Bill
More information about the CMake
mailing list