Page MenuHomePhorge

Use a variable to control KF/Qt version in CMake
ClosedPublic

Authored by tusooa on Jun 14 2024, 6:27 AM.
Tags
None
Referenced Files
F85170319: D43.1782596106.diff
Fri, Jun 26, 2:35 PM
F85168260: D43.1782590677.diff
Fri, Jun 26, 1:04 PM
F85167991: D43.1782589969.diff
Fri, Jun 26, 12:52 PM
Subscribers
None

Details

Summary

This commit introduces a new CMake variable, kazv_KF_QT_MAJOR_VERSION, which is by default set to 5. All references to Qt5/KF5 are now replaced to allow switching between v5 and v6.

Type: skip

CCBUG: https://iron.lily-is.land/T85

Test Plan

Verify that unit tests pass. Verify that kazv still runs.

Diff Detail

Repository
rK kazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable