I've been coding in C++ since the 90s, that's also how I feel whenever I'm required to build something using cmake.

Which is funny, because it's probably the easiest to use (common) build system around.

I beg to differ. It's only easy for projects you're constantly using daily. People tend to build all sorts of abominations with it.