Hacker News new | ask | show | jobs
by wiseowise 68 days ago
I'm all for shitting on CMake, but Jesus, to suggest Make as a replacement/improvement is an unhinged take.
1 comments

I'm suggesting that people creating build systems read the make manual. Surely this isn't controversial?
People using CMake might want to build the same code on multiple platforms - this is trivially achievable, unlike with Make.