[Paraview-developers] Changes to paraview 3 cmakelists.txt

Berk Geveci berk.geveci at kitware.com
Mon Mar 5 10:20:04 EST 2007


Hi Folks,

I made some changes to the paraview 3 cmake files:

* Cleaned up python related cmake variables. PARAVIEW_ENABLE_PYTHON is
now the only variable and controls turning on/off of all python
functionality. I left QT_TESTING_WITH_PYTHON variable but it is no
longer cached.
* Replace VTK_USE_MPI with PARAVIEW_USE_MPI (VTK_USE_MPI is now an
internal variable that is forced to be same as PARAVIEW_USE_MPI).

Ken, can you update BlackRose dashboard so that PARAVIEW_USE_MPI is
set instead of VTK_USE_MPI?

-- 
 Berk Geveci
 Kitware Inc.
 28 Corporate Drive
 Clifton Park, NY, 12065


More information about the Paraview-developers mailing list