[CMake] Suggesting to FindQT4.cmake where to find QT4

Tyler Roscoe tyler at cryptio.net
Sun May 24 23:09:25 EDT 2009


On Mon, May 25, 2009 at 01:40:54PM +1200, Matthew Huck wrote:
>  Is there a way to specify to FIND_PACKAGE (when in Module mode) a path
> on which to find Qt4, we have a system that has Qt3 (hence qmake)
> installed as a system package, and we have build Qt4 in our sandbox, and
> would like CMake to find that instead of Qt3. Before calling
> FIND_PACKAGE we set QTDIR to the correct path of the built QT4 sandbox,
> but it still finds the system qt3 one.

This was discussed recently:

http://www.cmake.org/pipermail/cmake/2009-May/029527.html

tyler


More information about the CMake mailing list