Skip to content

build: sort sources alphabetically

The header files in the sources list are sorted alphabetically but not the c++ source code files. This commit sorts the c++ source code file names.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

build

Merge request reports

Loading