[CMake] CPack Mac OSX bundle uninstall

2010-05-05 Thread David Ojeda
Hello cmakers! I am developing a C++ library and I am testing CMake with Cpack with the bundle generator for mac osx (BTW, great work! Very easy to use!). I have successfully generated a .dmg that has a .pkg. I managed to install the libraries and headers that are included with my library.

Re: [CMake] CPack Mac OSX bundle uninstall

2010-05-05 Thread Werner Smekal
Hi, On 5/5/10 4:00 PM, David Ojeda wrote: Hello cmakers! I am developing a C++ library and I am testing CMake with Cpack with the bundle generator for mac osx (BTW, great work! Very easy to use!). I have successfully generated a .dmg that has a .pkg. I managed to install the libraries and

Re: [CMake] CPack Mac OSX bundle uninstall

2010-05-05 Thread Michael Wild
On 5. May, 2010, at 16:22 , Werner Smekal wrote: Hi, On 5/5/10 4:00 PM, David Ojeda wrote: Hello cmakers! I am developing a C++ library and I am testing CMake with Cpack with the bundle generator for mac osx (BTW, great work! Very easy to use!). I have successfully generated a .dmg