Remix.run Logo
whstl 5 days ago

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

a96 5 days ago | parent [-]

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

whstl 4 days ago | parent [-]

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.