[CMake] Problem selecting Qt3 or Qt4

Matthieu Brucher matthieu.brucher at gmail.com
Fri Oct 13 12:02:04 EDT 2006


I think this method can be the best one, I'll test it as soon as I can.
Thank you very much !

Matthieu


or
>
> mkdir build
> cd build
> ccmake -DQT_QMAKE_EXECUTABLE=/my/path/of/stuff/qt-4.x.0/bin/qmake-qt4
> ../path/to/source
>
>
> It is best to get the QT_QMAKE_EXECUTABLE right the first time, and not
> delete
> the variables it found.
>
> Or you can try the cvs FindQt4.cmake that should be able to work with
> qmake and qmake-qt4
> in the PATH.
>
>
> -Bill
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20061013/91a1f9b5/attachment.html


More information about the CMake mailing list