[CMake] Automating configure and generate?

David Doria daviddoria at gmail.com
Mon Jun 22 11:33:57 EDT 2009


Is there a way to automatically (in a bash script, for example) configure
and generate using defaults from a CMakeLists.txt file? That is, automate
doing the following:

ccmake ../CMakeLists.txt
press 'c' twice
press 'g'

Thanks,

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090622/683047ea/attachment.htm>


More information about the CMake mailing list