[CMake] Qt find package location

Boudewijn Rempt boud at valdyas.org
Wed Mar 11 12:48:11 EDT 2009


On Wed, 11 Mar 2009, Doug Henry wrote:

> I have multiple Qt installations and would like to know how I guide the
> find_package(Qt4) command to find the correct one.  I assume there is a
> variable I can set which defines the search path, which will allow me to
> change the path to find a different installed version.  Thanks.

Afaik, that uses the location of the first qmake it finds on the path

Boudewijn



More information about the CMake mailing list