I've been distracted and put that aside for a while. I'll see if I can't get back to it in the coming week...<br><br><br><div class="gmail_quote">On Fri, Jun 20, 2008 at 4:16 PM, Bill Hoffman <<a href="mailto:bill.hoffman@kitware.com">bill.hoffman@kitware.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><a href="mailto:clinton@elemtech.com" target="_blank">clinton@elemtech.com</a> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Friday 20 June 2008 8:52:25 am Mike Arthur wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wednesday 18 June 2008 21:19:33 you wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
It would probably be easier to get them from QT_QT*_LIBRARY_RELEASE or<br>
QT_QT*_LIBRARY_DEBUG variables, and replace the .lib extension with the<br>
.dll.<br>
</blockquote>
Thanks, I opted for this approach.<br>
<br>
Again, I think it would probably be worth having something in FindQt4 to<br>
get the dll locations?<br>
</blockquote>
<br>
To CMake people in general, <br>
Would it make sense to include macros in CMake that can be called to copy the Qt runtimes into an install/package? It seems people keep rolling their own.<br>
We have a script that installs the Microsoft runtimes, but I don't see much more beyond that.<br>
<br>
</blockquote>
<br></div>
Dave Cole is working on a general purpose way to get depends for a project. It is in Modules/GetPrerequisites.cmake. In the source tree of CMake, there is also:<br>
<br>
QtDialog/CMakeIngestOSXBundleLibraries.cmake<br>
<br>
That is a previous version of the same thing althoug specific for the<br>
Mac, as we just link static cmake for windows right now. That should work with Qt or any other libraries an application might use.<br>
<br>
-Bill<br><font color="#888888">
<br>
-- <br>
Bill Hoffman<br>
Kitware, Inc.<br>
28 Corporate Drive<br>
Clifton Park, NY 12065<br>
<a href="mailto:bill.hoffman@kitware.com" target="_blank">bill.hoffman@kitware.com</a><br>
<a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a><br>
518-371-3971 (phone and fax)</font><div><div></div><div class="Wj3C7c"><br>
_______________________________________________<br>
CMake mailing list<br>
<a href="mailto:CMake@cmake.org" target="_blank">CMake@cmake.org</a><br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</div></div></blockquote></div><br>