Use KirigamiApp

This commit is contained in:
Tobias Fella
2025-10-02 18:22:24 +02:00
committed by Tobias Fella
parent 0f03290c57
commit eab45e761a
3 changed files with 8 additions and 27 deletions

View File

@@ -78,7 +78,7 @@ set_package_properties(KF6Kirigami PROPERTIES
TYPE REQUIRED
PURPOSE "Kirigami application UI framework"
)
find_package(KF6KirigamiAddons 1.6.0 REQUIRED)
find_package(KF6KirigamiAddons 1.10.0 REQUIRED)
if (UNIX AND NOT APPLE AND NOT ANDROID AND NOT NEOCHAT_FLATPAK AND NOT NEOCHAT_APPIMAGE)
find_package(KF6 ${KF_MIN_VERSION} REQUIRED COMPONENTS Purpose)