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
F2637668: D43.1752028255.diff
Mon, Jul 7, 7:30 PM
F2637621: D43.1752028133.diff
Mon, Jul 7, 7:28 PM
F2637553: D43.1752027822.diff
Mon, Jul 7, 7:23 PM
F2637534: D43.1752027801.diff
Mon, Jul 7, 7:23 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