Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

A lot of people don't like cmake.

...but you categorically cannot argue that Kitware has single handed transformed the entire C++ build infrastructure landscape; the brand new cross platform IDE by JetBrains (CLion) uses cmake as their primary build method.

You have to tip your hat to the fact that KitWare been fantastically successful in their mission.

Like it or not, it's a fact. Cmake is here to stay.

Make could have been a contender, but the only people who cared enough about it to actually build anything useful with it, built automake; which is a piece of stinking rubbish, not portable, and has a syntax even more arcane than make OR cmake.

Maybe if android and the google make toolchain had arrived 4 years earlier, we'd be somewhere else now, but the gate is closed now. Make is obsolete as a build system for a modern project that has to, you know, actually compile on multiple targets.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: