Fix generator and test paths of CMake
ClosedPublic

Authored by nibags on Jul 19 2019, 7:41 PM.

Details

Summary

In D22095 the location of the CMake highlighter files was changed, the previous paths are restored.

/generators/ -> /data/generators/
/input/ -> /autotests/input/
/reference/ -> /autotests/reference/
/html/ -> /autotests/html/

Diff Detail

Repository
R216 Syntax Highlighting
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
nibags created this revision.Jul 19 2019, 7:41 PM
Restricted Application added projects: Kate, Frameworks. · View Herald TranscriptJul 19 2019, 7:41 PM
Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel. · View Herald Transcript
nibags requested review of this revision.Jul 19 2019, 7:41 PM
cullmann accepted this revision.Jul 20 2019, 7:29 PM

Yep, accident ;=)

This revision is now accepted and ready to land.Jul 20 2019, 7:29 PM
This revision was automatically updated to reflect the committed changes.