Fix KWayland version
This commit is contained in:
parent
7aaf2d2903
commit
41a5b84958
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ set_package_properties(Threads PROPERTIES
|
|||
TYPE REQUIRED
|
||||
)
|
||||
|
||||
find_package(KF6Wayland ${KF6_MIN_VERSION} CONFIG)
|
||||
find_package(KF6Wayland ${PROJECT_VERSION} CONFIG)
|
||||
set_package_properties(KF6Wayland PROPERTIES
|
||||
PURPOSE "Required to build wayland platform plugin and tests"
|
||||
TYPE REQUIRED
|
||||
|
|
Loading…
Reference in a new issue