Use the right targets for KSysGuard
ClosedPublic

Authored by ahiemstra on May 11 2020, 11:33 AM.

Details

Summary

Otherwise the build fails when things try to link to KF5::SysGuard etc.

Test Plan

Builds again

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ahiemstra created this revision.May 11 2020, 11:33 AM
Restricted Application added a project: Plasma. · View Herald TranscriptMay 11 2020, 11:33 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ahiemstra requested review of this revision.May 11 2020, 11:33 AM
meven requested changes to this revision.May 11 2020, 12:24 PM
meven added a subscriber: meven.

It miss a KSysGuard::ProcessCore in applets/systemmonitor/systemmonitor/CMakeLists.txt

This revision now requires changes to proceed.May 11 2020, 12:24 PM

ANd KSysGuard::Sensors KSysGuard::SensorFaces in applets/systemmonitor/systemmonitor/CMakeLists.txt

ahiemstra updated this revision to Diff 82516.May 11 2020, 12:31 PM
  • Also change system monitor plasmoid
meven accepted this revision.EditedMay 11 2020, 12:34 PM

Tested, LGTM

This revision is now accepted and ready to land.May 11 2020, 12:34 PM
meven added a comment.EditedMay 11 2020, 12:43 PM

Related fix in plasma-desktop D29626

This revision was automatically updated to reflect the committed changes.