Sort files alphabetically in cmake list
ClosedPublic

Authored by gladhorn on Sep 16 2019, 6:57 PM.

Details

Summary

Adding further files is confusing, since the list is almost alphabetical.

Diff Detail

Repository
R127 KWayland
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
gladhorn created this revision.Sep 16 2019, 6:57 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptSep 16 2019, 6:57 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
gladhorn requested review of this revision.Sep 16 2019, 6:57 PM
zzag added a subscriber: zzag.Sep 16 2019, 7:33 PM
zzag added inline comments.
src/server/CMakeLists.txt
49–51

Open vim, select all relevant lines in visual mode, and run sort command.

gladhorn updated this revision to Diff 66278.Sep 17 2019, 7:24 AM

Actually sort all files

zzag accepted this revision.Sep 17 2019, 7:30 AM
This revision is now accepted and ready to land.Sep 17 2019, 7:30 AM
This revision was automatically updated to reflect the committed changes.