[cmake-developers] [PATCH] FindQt4: Fix handling of QT_VERSION_MAJOR mismatch

Brad King brad.king at kitware.com
Tue Dec 9 10:45:16 EST 2014


On 12/09/2014 09:40 AM, Daniel Scharrer wrote:
> This caused find_package(Qt4) to appear successful when it was not.
> Note that the legacy QT4_FOUND variable is unconditionally overwritten
> at the end of the file with the value of Qt4_FOUND.

Applied with slightly modified commit message:

 FindQt4: Fix handling of QT_VERSION_MAJOR mismatch
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=009c1865

Thanks,
-Brad



More information about the cmake-developers mailing list