Skip to content

Qt5Test is only used in autotests and already searched for in there

Andreas Sturmlechner requested to merge work/cleanup into master

Drop it everywhere else.

Add QT_MIN_VERSION and KF5_MIN_VERSION like everywhere else

  • Drop REQUIRED_QT_VERSION that was used but not anywhere set
  • Chose KF5_MIN_VERSION=5.9.0 only for the reason it was first aligned w/ KF5

Merge request reports