Hi Arnaud,
I am trying to make a stand alone bundle OS X application using
CMake. My application is based on Qt4.5.
I have been following the following wiki page (with QtTest example):
http://www.cmake.org/Wiki/BuildingOSXApplications
This bundle application works perfectly on a machine where Qt is
installed, but it could not be deployed on any other machine
(without qt installed). I could not figure out how to use the
fixup_bundle function to tackle this problem. Can anyone help, please?
IIRC you need to do this:
http://doc.trolltech.com/4.5/deployment-mac.html
-Jason
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake