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:<br><br>ccmake ../CMakeLists.txt<br>press &#39;c&#39; twice<br>
press &#39;g&#39;<br><br clear="all">Thanks,<br><br>David<br>