No subject


Wed May 9 12:08:04 EDT 2012


"Makepp, a build program which has a number of features that allow for
reliable builds and simpler build files, is a drop-in replacement for
GNU make."

Then why can't you use makepp with Makefiles generated by CMake?

If Makepp cannot use them, then may be you can try to contribute
a Makepp generator to CMake?

If you are concerned with speed of build may be you can try the new Ninja
generator.

Concerning CMake vs (Make vs Makepp vs SCons)
as Michael already mentionned, CMake cannot [easily] do "build-time" action=
,
like hash computation, because it's a build **generator** not
a build tool.


--=20
Erk
Le gouvernement repr=E9sentatif n'est pas la d=E9mocratie --
http://www.le-message.org


More information about the CMake mailing list