Hacker News new | ask | show | jobs
by midoridensha 1205 days ago
I've had to use CMake in a bunch of work projects, but never have I needed them to be portable. They've always been targeted only at Linux. CMake's biggest claimed feature is one that, to me, is utterly useless: I don't care about building on Mac or Windows.
1 comments

Me neither.. but cmake is infectious. You end up using it because you need libraries that use it