Hacker News new | ask | show | jobs
by jjgreen 1812 days ago
"CMake, you say? Yeah, CMake is like smashing your face on high quality pavement. You can admire the stonework while the blood pours down your face."

Pieter Hintjens, http://hintjens.com/blog:79

2 comments

That's certainly a tweet-sized sentiment!

I'll point out that the article was written "2430 days ago" and uses a CMakeLists.txt example that looks like it.

The article then goes on to announce Yet Another Build System that doesn't seem to have gotten any traction.

Zproject is not a build system. It's more like package.json esque thing for C. We used it on a past and it was capable to generate auto tools (or c make) build recipes, Debian or rpm packaging, ffi bindings and more.

But you're right it got almost zero traction outside of zeromq.

This. I'm stunned this kit was ever created with the shape it has, but even more stunned a second person agreed to use it.

It completely blows my mind that this demoware has made inroads anywhere.