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
F113810: D43.1732489118.diff
Sat, Nov 23, 2:58 PM
F113809: D43.1732489115.diff
Sat, Nov 23, 2:58 PM
F113653: D43.1732488371.diff
Sat, Nov 23, 2:46 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