make shmake
Posted Feb 22, 2007 6:31 UTC (Thu) by
ldo (subscriber, #40946)
In reply to:
add sh/bash to pain list by vmole
Parent article:
The Road to KDE 4: CMake, a New Build System for KDE (KDE.News)
Make is not painful,...
Yes it is. The only kind of dependency it can express is a build-dependency. No provision for expressing other things, like include-dependencies. Hence the need for layering all kinds of other cruft on top to get around this limitation.
(
Log in to post comments)