6 ms·
For anyone who devs C++ on Windows because they still prefer visual studio over having to manage cmake on Linux, I've found meson to be a much friendlier build
by shortrounddev2 10mo ago
For anyone who devs C++ on Windows because they still prefer visual studio over having to manage cmake on Linux, I've found meson to be a much friendlier build system and has really good integration with VSCode.
And if you're like me and hate bourne-like shells (sh, bash, zsh), powershell works on linux and mac and there's also nushell and fish, which have nicer syntax but I've had compatibility issues in the past