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
F8159151: D43.1760161476.diff
Thu, Oct 9, 10:44 PM
F8159150: D43.1760161461.diff
Thu, Oct 9, 10:44 PM
F8158240: D43.1760158397.diff
Thu, Oct 9, 9:53 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