From: Thomas M. <tm...@ph...> - 2007-02-20 17:15:14
If you have trouble with finding your Qt4 installation you can pass the pat=
h=20
to your Qt4 version of qmake by adding a -D option like this:
cmake -DQT_QMAKE_EXECUTABLE=3D/usr/lib/qt4/bin/qmake ..
And please don't forget the dots at the end if you are in trunk/build/
=2D-=20
Thomas