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
 Differential  D43  
Use a variable to control KF/Qt version in CMake Authored by tusooa on Jun 14 2024, 6:27 AM. Tags None Referenced Files 
 
 Subscribers None 
Details 
 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 Verify that unit tests pass. Verify that kazv still runs. 
Diff Detail 
  |