mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-08-01 01:07:33 +00:00
quicksettings/powermenu - Use correct cmake name
This commit is contained in:
parent
0a0761bf8a
commit
048acddf13
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
|
||||||
Declarative
|
Declarative
|
||||||
)
|
)
|
||||||
|
|
||||||
find_package(PW::KWorkspace)
|
find_package(LibKWorkspace)
|
||||||
|
|
||||||
target_link_libraries(powermenuplugin
|
target_link_libraries(powermenuplugin
|
||||||
PUBLIC
|
PUBLIC
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue