plasma framework now uses plasma version
This commit is contained in:
parent
c5a3749a40
commit
ae46ac6382
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ set_package_properties(KF6Kirigami2 PROPERTIES
|
|||
PURPOSE "Required at runtime for several QML effects"
|
||||
TYPE RUNTIME
|
||||
)
|
||||
find_package(KF6Plasma ${KF6_MIN_VERSION} CONFIG)
|
||||
find_package(KF6Plasma ${PROJECT_VERSION} CONFIG)
|
||||
set_package_properties(KF6Plasma PROPERTIES
|
||||
DESCRIPTION "A QtQuick based components set"
|
||||
PURPOSE "Required at runtime for several QML effects"
|
||||
|
|
Loading…
Reference in a new issue