[CMake] makefile generator
Bill Hoffman
bill.hoffman at kitware.com
Thu Apr 19 10:18:50 EDT 2007
Jesper Eskilson wrote:
> 2007/4/19, Bill Hoffman <bill.hoffman at kitware.com>:
>
> I actually was thinking about not generating makefiles at all, but
> look into some other backend build engine. Using Ant crossed my mind.
>
OK, that is a different story, if you give up on make, then your options
change.
We have in the past considered creating cbuild which would be a command line
build tool, that cmake could target. We have all of the required code
in CMake
for a full build system.
-Bill
More information about the CMake
mailing list