CMake syntax fixes
ClosedPublic

Authored by turbov on Mar 8 2020, 1:31 PM.

Details

Summary
  • add some more variables introduced in CMake 3.17
  • allow back-slash characters in bracket comments
  • detect _internal variables first, then built-ins

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.
turbov created this revision.Mar 8 2020, 1:31 PM
Restricted Application added projects: Kate, Frameworks. · View Herald TranscriptMar 8 2020, 1:31 PM
Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel. · View Herald Transcript
turbov requested review of this revision.Mar 8 2020, 1:31 PM
dhaumann accepted this revision.Mar 9 2020, 8:14 PM
dhaumann added a subscriber: dhaumann.

Thanks!

This revision is now accepted and ready to land.Mar 9 2020, 8:14 PM
This revision was automatically updated to reflect the committed changes.