Hacker News new | ask | show | jobs
by ur-whale 2850 days ago
CMake is the perl of build systems: useful and feature-fat but one of the worse DSL syntax I've had to grapple with, barely better than that of a Makefile
1 comments

The CMake language is much, much worse than the beautiful makefile syntax.
lol, calling the makefile syntax beautiful is quite a stretch, but maybe having been exposed to enough cmake code slowly rewires your brain to the point where that can happen :)