[Qt-interest] Distributing Qt apps on Mac

Pavel Koshevoy pavel at aragog.com
Fri Apr 1 22:15:06 CEST 2011


On 4/1/11 1:45 PM, Michael Jackson wrote:
> On 4/1/11 3:29 PM, in article 4D962790.30108 at aragog.com, "Pavel Koshevoy"
> wrote:
>
>> On 4/1/11 1:01 PM, Konstantin Tokarev wrote:
>>
>>> 2. There's a support for bundling of dependencies in CMake build system
>>>
>> Could you elaborate on this a bit more?  I actually use CMake, and my
>> CMakeList.txt has a post build rule to invoke my script to find and pull
>> in all dependencies, wherever they may exist on the filesystem.
>>
>> Thank you,
>>       Pavel.
> Look at the documentation for BundleUtilities.
>

OK, I found it here -- 
http://www.cmake.org/cmake/help/cmake-2-8-docs.html#module:BundleUtilities

FIXUP_BUNDLE(<app> <libs> <dirs>) appears to do the same thing as my 
script.  I'll have to test it to verify that it does everything I need.  
Thanks for the tip.

     Pavel.




More information about the Qt-interest-old mailing list