Fix the building of tests in parallel
ClosedPublic

Authored by bshah on May 6 2016, 11:18 AM.

Details

Summary

tests depend on kded module, for this check was added in 34acf3 but
6cc50d ported plugin to json metadata, and in process renmaed target.

This fixes flaky build behavior on build.kde.org

Test Plan

First cmake was throwing error about,

The dependency target "kded_kscreen" of target "testgenerator" does not exist.

rebuilt with change and now doesn't

Diff Detail

Repository
R104 KScreen
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bshah updated this revision to Diff 3665.May 6 2016, 11:18 AM
bshah retitled this revision from to Fix the building of tests in parallel.
bshah updated this object.
bshah edited the test plan for this revision. (Show Details)
bshah added reviewers: Plasma, sebas.
Restricted Application added a project: Plasma. · View Herald TranscriptMay 6 2016, 11:18 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
sebas accepted this revision.May 6 2016, 11:18 AM
sebas edited edge metadata.
This revision is now accepted and ready to land.May 6 2016, 11:18 AM
This revision was automatically updated to reflect the committed changes.