quicksettings/powermenu - Use correct cmake name

This commit is contained in:
Justin Zobel 2022-09-01 22:24:46 +09:30
parent 0a0761bf8a
commit 048acddf13

View file

@ -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