Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Ninja build can take advantage of multiple threads better than msbuild. Enabling ninja build can make local Windows builds much faster when we can use all available cores. We can also integrate ninja build in the CI build job and see if it can make the CI job faster.