CONFIG: update config for VTK from 9.0.0 to 8.2.0

- the previous 9.0.0 was a premature change from ParaView 5.5 and
  still will not be reached for a while
This commit is contained in:
Mark Olesen
2018-12-05 18:07:28 +01:00
parent 1f9543802d
commit 8d124355dc
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
#------------------------------------------------------------------------------
# USER EDITABLE PART: Changes made here may be lost with the next upgrade
set vtk_version=VTK-9.0.0
set vtk_version=VTK-8.2.0
set mesa_version=mesa-17.1.1
setenv VTK_DIR $WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER/$vtk_version

View File

@ -31,7 +31,7 @@
#------------------------------------------------------------------------------
# USER EDITABLE PART: Changes made here may be lost with the next upgrade
vtk_version=VTK-9.0.0
vtk_version=VTK-8.2.0
mesa_version=mesa-17.1.1
export VTK_DIR=$WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER/$vtk_version