mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
Now reduced to 3 environment variables:
ParaView_DIR - paraview installation directory
ParaView_INCLUDE_DIR - paraview include directory
PV_PLUGIN_PATH - paraview plugin directory for OpenFOAM modules
Previously also had (ParaView_MAJOR, ParaView_VERSION).
ThirdParty makeParaView adjusted accordingly.
ENH: improved configuration possibility for non-ThirdParty paraview
installation.
BUG: csh foamPV alias was completely incorrect.