<div dir="ltr"><div>with cmake you can always build out of source if you want by creating your own dir and running cmake from there. i usually have a few different builds around (different compilers and/or mpi flavors, instrumented with scalasca etc) <br>

</div><div>with cmake i will be able to do that more efficiently compared with the current make based setup.</div><div><br></div><div>cheers</div><div>Thomas</div><div class="gmail_extra"><br><br><br><div class="gmail_quote">

On Sun, Aug 11, 2013 at 12:28 AM, Wolfgang Bangerth <span dir="ltr"><<a href="mailto:bangerth@math.tamu.edu" target="_blank">bangerth@math.tamu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
All,<br>
now that we've switched deal.II to cmake, I'd like to do the same with Aspect. There is already a CMakeLists.txt in the project and it produces a file ./aspect if you run it in-source (which I, in fact, like a lot better than hiding it in lib/).<br>


<br>
Would there be reasons to run cmake out-of-source? Does anyone see a reason to have multiple Aspect installations from the same source tree? If not, I'd propose we just nuke the existing Makefile and the lib/ directory, and update the manual.<br>


<br>
Thoughts?<br>
<br>
Cheers<span class="HOEnZb"><font color="#888888"><br>
 W.<br>
-- <br>
------------------------------<u></u>------------------------------<u></u>------------<br>
Wolfgang Bangerth               email:            <a href="mailto:bangerth@math.tamu.edu" target="_blank">bangerth@math.tamu.edu</a><br>
                                www: <a href="http://www.math.tamu.edu/~bangerth/" target="_blank">http://www.math.tamu.edu/~<u></u>bangerth/</a><br>
<br>
______________________________<u></u>_________________<br>
Aspect-devel mailing list<br>
<a href="mailto:Aspect-devel@geodynamics.org" target="_blank">Aspect-devel@geodynamics.org</a><br>
<a href="http://geodynamics.org/cgi-bin/mailman/listinfo/aspect-devel" target="_blank">http://geodynamics.org/cgi-<u></u>bin/mailman/listinfo/aspect-<u></u>devel</a><br>
</font></span></blockquote></div><br></div></div>