Remove duplicate QT_REQUIRED_VERSION from autotests
ClosedPublic

Authored by heikobecker on Sep 6 2017, 10:01 AM.

Details

Summary
  1. It's bound to differ to the QT_REQUIRED_VERSION in CMakeLists.txt
  2. It seems to be matched by the script increasing the versions and going from 5.6.0 to 5.6.1 and possibly 5.6.2 and .3 in the future doesn't seem intentional at all.
Test Plan

cmake output shows: "Qt5Test (required version >= 5.7.0)"

Diff Detail

Repository
R172 KCalendar Core
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
heikobecker created this revision.Sep 6 2017, 10:01 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptSep 6 2017, 10:01 AM
mlaurent accepted this revision.Sep 6 2017, 10:49 AM
This revision is now accepted and ready to land.Sep 6 2017, 10:49 AM
This revision was automatically updated to reflect the committed changes.