Thread with 4 posts
jump to expanded postdear open source project developers, did you know that you can use ninja with MSVC. it's actually very easy to pass the -G Ninja
flag and then the build can actually utilise all the available CPU cores and display a running progress report too ðŸ˜
@hikari MSBuild has all these features but it sucks so bad for its core use case.
@thephd the features i mentioned, or?
@hikari No I mean there's lots of things you can do in MSBuild but it's awful just for building stuff, lol.