Explicitly search for Qt

Qt5::Xml is implicitly pulled in via KIO but since we link to it, we should be explicit as possible. Same goes for Qt5::Test if tests are enabled. Furthermore it has the advantage that we can explicitly check for the minimum Qt version we claim to support with KF5.

Merge request reports

Loading