Details
Details
- Reviewers
ahiemstra - Group Reviewers
Plasma - Commits
- R119:baa168ede063: Fix Warning about KF5::ProcessCore target being deprecated
Diff Detail
Diff Detail
- Repository
- R119 Plasma Desktop
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
You need to change find_package(KF5 REQUIRED COMPONENTS SysGuard) to find_package(KSysGuard CONFIG REQUIRED) in the root CMakeLists file.