Remove obsolete QScript includes from CMake files
ClosedPublic

Authored by sars on Dec 11 2017, 8:09 PM.

Details

Summary

During the porting-away from QScript, a few unneeded finds and target_linking of QScript remained. This patch removes the last traces of QScript from Kate.

Is this something that should be back-ported to 17.12?

Test Plan

I have compiled Kate on Windows totally without QScript and tried all the plugins that has QScript in the CMakeLists.txt (except the SQL plugin that is not compiled because I don't have KWallet compiled)

Diff Detail

Repository
R40 Kate
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sars created this revision.Dec 11 2017, 8:09 PM
Restricted Application added a project: Kate. · View Herald TranscriptDec 11 2017, 8:09 PM
sars requested review of this revision.Dec 11 2017, 8:09 PM
dhaumann accepted this revision.Dec 11 2017, 10:41 PM

Looks good to me. I don't think a backport is really necessary, or?

This revision is now accepted and ready to land.Dec 11 2017, 10:41 PM
This revision was automatically updated to reflect the committed changes.