[CMake] CPack MacOSX bundle

Javier Gonzalez javierggt at yahoo.com
Wed Sep 26 10:59:28 EDT 2007


Sean McBride wrote:
> On 9/25/07 12:06 PM, Félix C. Morency said:
>
>   
>> I'm trying to create a MacOSX bundle with my application. So far, everything
>> is working (.dmg generation) except the fact that the application is always
>> installed in /usr/bin. Is there any way to install it in the application
>> menu ? I'm far from being a mac expert so I would need help please.
>>     
>
> Félix,
>
> Re-reading your post, I'm not sure I understand what you mean.  Could
> you elaborate?  What do you mean "the application menu"?
>
>   

What he wants is to install it in /Applications instead of /usr/bin.
That is where Mac users expect packages to be installed.

Javier


More information about the CMake mailing list