Poll: Which build system do you use for C and C++?

5 points by pkkm ↗ HN

3 comments

[ 3.4 ms ] story [ 19.9 ms ] thread
Cannot vote (probably because I use noscript/basic (x)html browsers, but I could try with edbrowse though). I use shell scripts, I even simplify autotools/meson into sh scripts
I forgot an important point: excrutiatingly simple and idiotic sh scripts.
Honestly. I thought CMake was painful until I tried to make sense of autotools. I'm kinda surprised Meson hasn't become more popular it seems like a pleasant alternative to CMake