Hi Felipe,<div><br></div><div>from our superbuild on the CDash you can get how ours are setup. Basically here is the set of options defined for one of them:</div><div><span style="color:rgb(0,0,0);font-size:14px"><br></span></div>
<div><span style="color:rgb(0,0,0);font-size:14px">set (dashboard_cache &quot;</span><br></div><div><pre style="color:rgb(0,0,0);font-size:14px">ENABLE_acusolve:BOOL=ON
ENABLE_boost:BOOL=ON
ENABLE_cgns:BOOL=ON
ENABLE_cosmologytools:BOOL=ON
ENABLE_ffmpeg:BOOL=ON
ENABLE_manta:BOOL=ON
ENABLE_matplotlib:BOOL=ON
ENABLE_mpi:BOOL=ON
ENABLE_numpy:BOOL=ON
ENABLE_paraview:BOOL=ON
ENABLE_python:BOOL=ON
ENABLE_qt:BOOL=ON
ENABLE_silo:BOOL=ON
ENABLE_visitbridge:BOOL=ON
ENABLE_vistrails:BOOL=ON

#Location where source tar-balls are (to be) downloaded.
download_location:PATH=${CTEST_DASHBOARD_ROOT}/ParaViewSuperbuild-downloads
&quot;)</pre><pre style="color:rgb(0,0,0);font-size:14px"><br></pre><pre style="color:rgb(0,0,0);font-size:14px">But you can get the full setup here <a href="http://open.cdash.org/viewNotes.php?buildid=2699820">http://open.cdash.org/viewNotes.php?buildid=2699820</a></pre>
<pre style="color:rgb(0,0,0);font-size:14px">Or by switching to Advanced on CDash and clicking on the little &quot;Note&quot; icone next to the superbuild that you are interested in.</pre><pre style="color:rgb(0,0,0);font-size:14px">
Seb</pre></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Dec 6, 2012 at 5:05 AM, Felipe Bordeu <span dir="ltr">&lt;<a href="mailto:felipe.bordeu@ec-nantes.fr" target="_blank">felipe.bordeu@ec-nantes.fr</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
For the old version of ParaView (3.14)  the command I used to build a Superbuild version was:<br>
<br>
cmake -D &lt;options ...&gt;  /path/to/ParaView/SuperBuild/<br>
<br>
(/path/to/ParaView is my git Paraview repository )<br>
<br>
But now I cloned the new superbuild with<br>
<br>
git clone git://<a href="http://paraview.org/ParaViewSuperbuild.git" target="_blank">paraview.org/<u></u>ParaViewSuperbuild.git</a><br>
<br>
to /path/to/ParaViewSuperbuild<br>
<br>
But now I don&#39;t  know how to configure my paraview superbuild.<br>
<br>
cmake -D ???   /path/to/ParaViewSuperbuild<br>
<br>
or do I have to put the ParaViewSuperbuild repository inside the ParaView one??<br>
<br>
Thanks<br>
Felipe<br>
<br>
<br>
-- <br>
Felipe Bordeu Weldt<br>
Ingénieur de Recherche<br>
------------------------------<u></u>-------<br>
Tél. : <a href="tel:33%20%280%292%2040%2037%2016" value="+13302403716" target="_blank">33 (0)2 40 37 16</a> 57<br>
Fax. : <a href="tel:33%20%280%292%2040%2074%2074" value="+13302407474" target="_blank">33 (0)2 40 74 74</a> 06<br>
<a href="mailto:Felipe.Bordeu@ec-nantes.fr" target="_blank">Felipe.Bordeu@ec-nantes.fr</a><br>
Institut GeM - UMR CNRS 6183<br>
École Centrale Nantes<br>
1 Rue de La Noë, 44321 Nantes, FRANCE<br>
------------------------------<u></u>-------<br>
<br>
______________________________<u></u>_________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/<u></u>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/<u></u>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/<u></u>mailman/listinfo/paraview</a><br>
</blockquote></div><br></div>