[CMake] Get Qt DLL paths for INSTALL

clinton at elemtech.com clinton at elemtech.com
Fri Jun 20 16:00:52 EDT 2008


On Friday 20 June 2008 8:52:25 am Mike Arthur wrote:
> On Wednesday 18 June 2008 21:19:33 you wrote:
> > It would probably be easier to get them from QT_QT*_LIBRARY_RELEASE or
> > QT_QT*_LIBRARY_DEBUG variables, and replace the .lib extension with the
> > .dll.
>
> Thanks, I opted for this approach.
>
> Again, I think it would probably be worth having something in FindQt4 to
> get the dll locations?

To CMake people in general, 

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.
We have a script that installs the Microsoft runtimes, but I don't see much 
more beyond that.

Clint


More information about the CMake mailing list