DescentDevelopers / Descent3

Descent 3 by Outrage Entertainment
GNU General Public License v3.0
2.85k stars 244 forks source link

Enable build parallelism for Windows #421

Closed tophyr closed 4 months ago

tophyr commented 4 months ago

Pull Request Type

Description

Related Issues

Screenshots (if applicable)

Checklist

Additional Comments

Lgt2x commented 4 months ago

It breaks one of the 2 Windows builds, let's move to Ninja generator if we can

tophyr commented 4 months ago

Closing this; parallel MSBuild apparently causes races in this project. Dunno if that represents a misconfiguration of the project or what.