| > to avoid the need to faff with a shitty build system. Then maybe don't use a shitty build system? It's true, C is not trying to be a programming environment or tech stack. It's a language, that's it. Whether or not that's desirable depends on what you're trying to do, it's not something that is good or bad in some absolute sense. You have your choice of build systems, so pick one that meets your needs. Vcpkg isn't for me, either, because it doesn't solve any problem I have. If it does for you, awesome! |
And can I pick the one that my dependencies use too? Didn't think so.