Hi Felipe,

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:

set (dashboard_cache "

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
")


But you can get the full setup here
http://open.cdash.org/viewNotes.php?buildid=2699820

Or by switching to Advanced on CDash and clicking on the little "Note"
icone next to the superbuild that you are interested in.

Seb



On Thu, Dec 6, 2012 at 5:05 AM, Felipe Bordeu <[email protected]>wrote:

> Hi,
>
> For the old version of ParaView (3.14)  the command I used to build a
> Superbuild version was:
>
> cmake -D <options ...>  /path/to/ParaView/SuperBuild/
>
> (/path/to/ParaView is my git Paraview repository )
>
> But now I cloned the new superbuild with
>
> git clone 
> git://paraview.org/**ParaViewSuperbuild.git<http://paraview.org/ParaViewSuperbuild.git>
>
> to /path/to/ParaViewSuperbuild
>
> But now I don't  know how to configure my paraview superbuild.
>
> cmake -D ???   /path/to/ParaViewSuperbuild
>
> or do I have to put the ParaViewSuperbuild repository inside the ParaView
> one??
>
> Thanks
> Felipe
>
>
> --
> Felipe Bordeu Weldt
> Ingénieur de Recherche
> ------------------------------**-------
> Tél. : 33 (0)2 40 37 16 57
> Fax. : 33 (0)2 40 74 74 06
> [email protected]
> Institut GeM - UMR CNRS 6183
> École Centrale Nantes
> 1 Rue de La Noë, 44321 Nantes, FRANCE
> ------------------------------**-------
>
> ______________________________**_________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/**
> opensource/opensource.html<http://www.kitware.com/opensource/opensource.html>
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/**ParaView <http://paraview.org/Wiki/ParaView>
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/**mailman/listinfo/paraview<http://www.paraview.org/mailman/listinfo/paraview>
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to