<div dir="ltr">this could happen when you have a left over CMakeCache.txt file in the source dir<div>they call it a feature......</div><div><br></div><div><a href="http://www.cmake.org/Wiki/CMake_FAQ#I_run_an_out-of-source_build_but_CMake_generates_in-source_anyway._Why.3F">http://www.cmake.org/Wiki/CMake_FAQ#I_run_an_out-of-source_build_but_CMake_generates_in-source_anyway._Why.3F</a><br>

</div><div><br></div><div>cheers</div><div>Thomas</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Aug 11, 2013 at 8:22 PM, 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>
OK, I take this as a vote for cmake. Anyone opposed?<br>
<br>
Matthias -- using the current aspect CMakeLists.txt, whenever I create a different directory and do something like<br>
  cmake -DDEAL_II_DIR=... ../aspect<br>
it ends up saying<br>
<br>
-- Autopilot invoked<br>
-- Run   $ make help   to print a detailed help message<br>
-- Configuring done<br>
-- Generating done<br>
-- Build files have been written to: /home/bangerth/p/deal.II/2/<u></u>projects/aspect<br>
<br>
...which is my source directory, not the current build dir. The newly created build dir remains empty. What do I need to do to enable out-of-source builds?<br>
<br>
Best<br>
 W.<div class="im"><br>
<br>
<br>
<br>
On 08/11/2013 04:48 AM, Thomas Geenen wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
with cmake you can always build out of source if you want by creating your own<br>
dir and running cmake from there. i usually have a few different builds around<br>
(different compilers and/or mpi flavors, instrumented with scalasca etc)<br>
with cmake i will be able to do that more efficiently compared with the<br>
current make based setup.<br>
<br>
cheers<br>
Thomas<br>
<br>
<br>
<br>
On Sun, Aug 11, 2013 at 12:28 AM, Wolfgang Bangerth <<a href="mailto:bangerth@math.tamu.edu" target="_blank">bangerth@math.tamu.edu</a><br></div><div class="im">
<mailto:<a href="mailto:bangerth@math.tamu.edu" target="_blank">bangerth@math.tamu.edu</a><u></u>>> wrote:<br>
<br>
<br>
    All,<br>
    now that we've switched deal.II to cmake, I'd like to do the same with<br>
    Aspect. There is already a CMakeLists.txt in the project and it produces a<br>
    file ./aspect if you run it in-source (which I, in fact, like a lot better<br>
    than hiding it in lib/).<br>
<br>
    Would there be reasons to run cmake out-of-source? Does anyone see a<br>
    reason to have multiple Aspect installations from the same source tree? If<br>
    not, I'd propose we just nuke the existing Makefile and the lib/<br>
    directory, and update the manual.<br>
<br>
    Thoughts?<br>
<br>
    Cheers<br>
      W.<br>
    --<br></div>
    ------------------------------<u></u>__----------------------------<u></u>--__------------<br>
    Wolfgang Bangerth               email: <a href="mailto:bangerth@math.tamu.edu" target="_blank">bangerth@math.tamu.edu</a><br>
    <mailto:<a href="mailto:bangerth@math.tamu.edu" target="_blank">bangerth@math.tamu.edu</a><u></u>><br>
                                     www:<br>
    <a href="http://www.math.tamu.edu/~__bangerth/" target="_blank">http://www.math.tamu.edu/~__<u></u>bangerth/</a> <<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> <mailto:<a href="mailto:Aspect-devel@geodynamics.org" target="_blank">Aspect-devel@<u></u>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>
    <<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>><div class="im"><br>
<br>
<br>
<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>
<br>
</div></blockquote><div class="HOEnZb"><div class="h5">
<br>
<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>
</div></div></blockquote></div><br></div>