[CMake] Set dmg background with CPack

2012-12-23 Thread Alexey Petruchik
Hi, all. I'm creating dmg using CPack via setting CPACK_GENERATOR to DragNDrop. I need to set background image for dmg. I'm trying to use CPACK_DMG_BACKGROUND_IMAGE. It actually copies background.png to dmg and makes it hidden. But when I mount generated dmg I still have white background instead of

Re: [CMake] Set dmg background with CPack

2012-12-23 Thread Eric Noulard
2012/12/23 Alexey Petruchik : > Hi, all. I'm creating dmg using CPack via setting CPACK_GENERATOR to > DragNDrop. > I need to set background image for dmg. I'm trying to use > CPACK_DMG_BACKGROUND_IMAGE. It actually copies background.png to dmg and > makes it hidden. But when I mount generated dmg

Re: [CMake] Set dmg background with CPack

2013-01-23 Thread Kevin Schmidt
I've also been attempting to get the background image to work, with no success. I've tried with my own .DS_Store file and without. I'm using cmake 2.8.9. Has anyone else had luck? Kevin -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/openso