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

_______________________________________________
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to