[CMake] Get Qt DLL paths for INSTALL

Mike Arthur mike at mikearthur.co.uk
Wed Jun 18 12:51:17 EDT 2008


We can't static-link Qt into our application as we're relying on dynamic 
loading of plugins.

As a result I want to install the necessary Qt*.dll files.

Is there an easy (or not so easy) way of getting these files from 
${QT_LIBRARIES} or something similar?

Thanks in advance!
-- 
Cheers,
Mike Arthur


More information about the CMake mailing list