[CMake] Bundle Generator conflicts with MACOSX_BUNDLE

Mike Arthur mike at mikearthur.co.uk
Wed Oct 29 12:25:46 EDT 2008


On Wednesday 29 October 2008 16:11:39 Timothy M. Shead wrote:
> Let me know whether the new writeup would have helped.  In the meantime
> I'll have a look at how the generator can detect this situation at
> package-time ...
Yeh, that would have helped, thanks.

Other thoughts:
- You should probably default to the CPack.Info.plist used for the 
MACOSX_BUNDLE property and populate it with sane values from CPack if a manual 
Info.plist wasn't specified (as some of us don't want to manually create it and 
find the MACOSX_BUNDLE ones fine)

- Is there no current way of adding arbitrary files (e.g. a 
DS_Store/background.png) into the DMG? How hard would it be to implement this 
manually using CMake? Can you hook in at that level (I tried but failed).

-- 
Cheers,
Mike Arthur
http://mikearthur.co.uk/


More information about the CMake mailing list