<div class="gmail_quote">On Fri, Apr 16, 2010 at 11:22 AM, Michael Jackson <span dir="ltr"><<a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
While I agree with everything said I think a Qt Specific function for "deploying Apps", whether those are on Windows, OS X or linux, should be created. The script would be at a higher level than BundleUtilites as I would envision DeployQt4App.cmake calling BundleUtilities, checking the type of Qt being used (Relevant on OS X), copying the plugins (if wanted by the user) and stuff like that. Thoughts?<font color="#888888"></font><br>
</blockquote></div><br>Sounds like a reasonable idea. I would recommend naming it "DeployQtApp.cmake" and leave out the 4 in anticipation of an eventual Qt 5...<br><br>I would also encourage you to put "stuff generally useful even to non-Qt apps" into BundleUtilities and make sure that DeployQtApp is really only Qt-specific deployment related stuff.<br>
<br>BundleUtilities, while it was originally started to handle Mac-specific bundling issues, has evolved to be useful on Linux and Windows now too.<br><br><br>David<br><br>