Hi,
I need my qt project to be standalone when installing (cpack is taking care
of the packaging). Can you tell me how to make a static link or how to copy
the Qt dll? I'm using  FintQt4.

I tried to set the QT_CONFIG (found in FindQt4) to "static", it doesn't seem
to do what I expected.I also tried installing $QT_LIBRARIES but it seem this
variable contain directory paths, not dll paths.

Any idea? Thanks in advance,
--
Mehdi
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to