[CMake] [PATCH] improvement for FindQt4.cmake

William A. Hoffman billlist at nycap.rr.com
Tue Jan 3 17:18:50 EST 2006


At 04:58 PM 1/3/2006, Moreland, Kenneth wrote:

>> Hmm, actually I would have expected that if I have a tool 
>> which searches 
>> for Qt stuff that it would at first look at QTDIR, and then at other 
>> options, since QTDIR is there for exactly this purpose, 
>> specifying where 
>> Qt is installed. 
>
>That may be true for Qt 3, but Qt 4 relies on qmake to find the Qt
>directory and PATH to find qmake (a does FindQt4.cmake).  Qt 4 did not
>even set QTDIR on my windows install, and I can find no mention of it on
>my distribution for Mac.
>
>-Ken


A google search of QTDIR and qt4 shows that it was deprecated by
the QT folks:

http://lists.trolltech.com/qt4-preview-feedback/2005-10/thread00021-0.html


-Bill



More information about the CMake mailing list