Re: Frameworks / Plasma/ Gear Release Schedule Plan
[email protected] Tue, 12 Sep 2023 21:42:37 +0200
| Newsgroups | gmane.comp.kde.devel.general,gmane.comp.kde.devel.frameworks,gmane.comp.kde.devel.kwrite |
|---|---|
| Message-ID | <[email protected]> |
Hi, i prepared some merge request for the switch in the meta data: https://invent.kde.org/sysadmin/repo-metadata/-/merge_requests/185 A question about the CMake changes: Is there some preferred way to switch? I would just alter the defaults to set(QT_REQUIRED_VERSION "6.4.0") set(QT_MAJOR_VERSION "6") set(KF_MIN_VERSION "5.240.0") set(KF_MAJOR_VERSION "6") in the first step and start later to remove the version ifs. Greetings Christoph