[Klipper ModelTest] Fix build
ClosedPublic

Authored by broulik on Jul 24 2017, 1:06 PM.

Details

Summary

Fails to build with undefined reference to bool QTest::qCompare<int, unsigned int>(int const&, unsigned int const&, char const*, char const*, char const*, int)' error.

This has been fixed in 2f22f0a935b69f2f2a866050be5b905f9df4e4b6 for 5.10 branch but not 5.8

Test Plan

Plasma/5.8 branch compiles again, tests pass.

Diff Detail

Repository
R120 Plasma Workspace
Lint
Lint Skipped
Unit
Unit Tests Skipped
broulik created this revision.Jul 24 2017, 1:06 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJul 24 2017, 1:06 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik edited the summary of this revision. (Show Details)Jul 24 2017, 1:06 PM
graesslin accepted this revision.Jul 24 2017, 2:27 PM
This revision is now accepted and ready to land.Jul 24 2017, 2:27 PM
This revision was automatically updated to reflect the committed changes.