On 6/23/06, Simon Perreault <[EMAIL PROTECTED]> wrote: > Currently, FindQt4.cmake searches for "qmake" before "qmake-qt4". I think > that's wrong and that it should be reversed. > > Why: When qmake (from Qt3) and qmake-qt4 are in the $PATH, the check fails > unless the order is reversed.
It seems like there's always going to be cases where one's more correct than the other. How about checking the version of each one, and pick the highest one? Then it will always be "correct". _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
