mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +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
|
||||
)
|
||||
|
||||
find_package(PW::KWorkspace)
|
||||
find_package(LibKWorkspace)
|
||||
|
||||
target_link_libraries(powermenuplugin
|
||||
PUBLIC
|
||||
|
|
|
|||
Loading…
Reference in a new issue