FindQt3, FindQt4: Clarify QT_FOUND result variable

Both of these modules provide `QT_FOUND` variable when using the
deprecated FindQt module, but `<PackageName>_FOUND` should be used when
using `find_package(Qt3)` or `find_package(Qt4)`.

- Qt3_FOUND became available in CMake 3.3.
2 files changed