Bump kirigami-addons to 0.7.2

This commit is contained in:
Joshua Goins
2023-03-08 09:33:34 -05:00
parent da6df18367
commit 3d67a682f4

View File

@@ -63,10 +63,10 @@ set_package_properties(KF5 PROPERTIES
PURPOSE "Basic application components"
)
set_package_properties(KF5Kirigami2 PROPERTIES
TYPE REQUIRED
PURPOSE "Kirigami application UI framework"
)
find_package(KF5KirigamiAddons 0.6 REQUIRED)
TYPE REQUIRED
PURPOSE "Kirigami application UI framework"
)
find_package(KF5KirigamiAddons 0.7.2 REQUIRED)
find_package(Qt${QT_MAJOR_VERSION}Keychain)
set_package_properties(Qt${QT_MAJOR_VERSION}Keychain PROPERTIES