(no title)
nocombination | 2 years ago
CMake script syntax is not very great, and debugging is no better than sprinkling printf's throughout... So, why not use Autotools? /bin/sh has been the norm for most build processes, to the point where the later-designed YaML syntax is _effectively_ the SAME as a Makefile with /bin/sh statements running the pipeline procedures.
CMake came along and tried to fix complexity in Autotools while adding kitchen-sink baggage along the way.
dagmx|2 years ago
I was merely pushing back on the person perplexing on why people don’t just use Make.
angra_mainyu|2 years ago