Skip to content

GitLab CI: Use MSBuild instead of Ninja

Ammar Nejati requested to merge removeNinja into master

MSBuild is used instead of Ninja and MinGW toolchain. This is a step to eliminate the dependency of the Windows build process on MSYS2 platform.

Merge request reports