On Sunday 11 November 2007, Thiago Macieira wrote:
> Kyle wrote:
> >cmake can't locate qmake, which in my distribution (Kubuntu 7.10)
> >is /usr/bin/qmake-qt4 . How can I make it see it?

What do you mean with it can't find it ?
Doesn't it find it at all or does it find a wrong one ?
"qmake-qt4" is in the list of tested names:

FIND_PROGRAM(QT_QMAKE_EXECUTABLE NAMES qmake qmake4 qmake-qt4 PATHS
             ... )

Bye
Alex
_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to