[CMake] FindQt in a Specific place?
Michael Jackson
mike.jackson at bluequartz.net
Wed Jan 13 14:03:12 EST 2010
SEt the QT_QMAKE_EXECUTABLE variable.
_________________________________________________________
Mike Jackson mike.jackson at bluequartz.net
BlueQuartz Software www.bluequartz.net
Principal Software Engineer Dayton, Ohio
On Jan 13, 2010, at 1:07 PM, James Willis wrote:
> Is there any good way of telling findqt (I don't really care about
> findqt3) where to find Qt?
>
> Like say you did:
> set(QT_QMAKE_LOCATION /home/myself/qt4.6.0/bin)
> so that I later upgrade and do:
> set(QT_QMAKE_LOCATION /home/myself/qt4.6.1/bin) later without having
> to muck with my path, but still have findQt find Qt there?
>
> I was looking at writing such a feature, if it's not there, and if
> you'd be willing to take it as a patch.
>
> --James
>
>
> ----------------------------------------------------------------------
> This e-mail, including any attached files, may contain confidential
> and privileged information for the sole use of the intended
> recipient. Any review, use, distribution, or disclosure by others
> is strictly prohibited. If you are not the intended recipient (or
> authorized to receive information for the intended recipient),
> please contact the sender by reply e-mail and delete all copies of
> this message.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
More information about the CMake
mailing list