[CMake] cpack DragNDrop on OSX 10.7

Yngve Levinsen yngve.levinsen at gmail.com
Mon Dec 19 10:39:57 EST 2011


Dear developers,

I am using DragNDrop packaging, and suddenly now when I upgraded to
10.7 there seem to be a problem somewhere. I noticed it just after the
upgrade to 10.7 but it could of course be unrelated. I use CMake
version 2.8.6 installed using Homebrew.

Somehow when I run "cpack -G DragNDrop" the bundles are not added to
the dmg. I am using the fixup_bundle() to add all libraries, which
then fails because the .app doesn't exist in the _CPack_Packages
directory. The bundle is created and I noticed that it is added if I
use e.g. the ZIP generator instead.

Anyone else can confirm this? I tried to search for it in the
archives, but I could not find it.

Best Regards,
Yngve I. Levinsen


More information about the CMake mailing list