At 08:44 AM 6/23/2006, Simon Perreault wrote: >Alexander also provided the following suggestion: "consider adjusting PATH or >specifying QT4_QMAKE_EXECUTABLE directly." Adjusting PATH is not an option >because both qmake and qmake-qt4 live in /usr/bin on my system (Debian). I >tried specifying QT4_QMAKE_EXECUTABLE directly, but cmake forgets the value >when it is re-run automatically (for example, when you modify a .cmake).
That should not happen. Once qmake is in the CMakeCache.txt file, it should never change unless you delete the CMakeCache.txt file. -Bill _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
