this post was submitted on 22 Jul 2023
78 points (95.3% liked)

Programmer Humor

32495 readers
553 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

Can't be worse than CMake, can it.

you are viewing a single comment's thread
view the rest of the comments
[–] tubbadu@lemmy.kde.social 3 points 1 year ago (3 children)
[–] bluGill@kbin.social 9 points 1 year ago

Compared to what? It beats autotools, make, shell scripts, anything you could write in less than five years of dedicated time, and anything else that assumes the compiler or target system.

However it is still a terrible build system. But since everyone else uses it i do too as it isn't worth fighting for something better.

[–] Nomecks@kbin.social 4 points 1 year ago

Not if you're making cment.

[–] manpacket@lemmyrs.org 2 points 1 year ago

Let's say we know how to do better than cmake now.