Y
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
dima55
68 days ago
I'm suggesting that people creating build systems read the make manual. Surely this isn't controversial?
link
nnevatie
67 days ago
People using CMake might want to build the same code on multiple platforms - this is trivially achievable, unlike with Make.
link