cmake: make Qt4 qmake available via PATH

Michael Olbrich michael-olbrich at web.de
Wed Mar 22 14:17:00 CET 2006


On Tue, Mar 21, 2006 at 11:19:57PM +0100, Alexander Neundorf wrote:
> Hi,
> 
> after the discussions today on the KDE and the cmake mailing lists, it seems 
> that Qt4 obsoletes the use of QTDIR and instead requires that qmake is 
> available via PATH.
> 
> So I changed the detection of Qt4 accordingly in FindQt4.cmake.

Hmm, that will give me:
QT_QMAKE_EXECUTABLE=/usr/bin/qmake-qt4
QT_BINARY_DIR=/usr/bin
QT_UIC_EXECUTABLE=/usr/bin/uic
which is the qt3 uic.
Can we check for uic-qt4 like qmake-qt4?

michael



More information about the Kde-buildsystem mailing list