[CMake] FindQt in a Specific place?

James Willis JWillis2 at lgc.com
Wed Jan 13 13:07:47 EST 2010


Is there any good way of telling findqt (I don't really care about findqt3) where to find Qt?

Like say you did:
set(QT_QMAKE_LOCATION /home/myself/qt4.6.0/bin)
so that I later upgrade and do:
set(QT_QMAKE_LOCATION /home/myself/qt4.6.1/bin) later without having to muck with my path, but still have findQt find Qt there?

I was looking at writing such a feature, if it's not there, and if you'd be willing to take it as a patch.

--James


----------------------------------------------------------------------
This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient.  Any review, use, distribution, or disclosure by others is strictly prohibited.  If you are not the intended recipient (or authorized to receive information for the intended recipient), please contact the sender by reply e-mail and delete all copies of this message.


More information about the CMake mailing list