COMP: adjust makeParaView for build with mesa

This commit is contained in:
mark
2017-01-19 16:38:14 +01:00
parent ae464766e6
commit 907e04f35c
5 changed files with 56 additions and 29 deletions

View File

@ -1,10 +1,10 @@
#!/bin/sh
# An example for building particular combinations of VTK with
# - off-screen mesa
# - mesa (off-screen only)
vtk=VTK-7.1.0
# mesa=mesa-11.2.2
mesa=mesa-13.0.1
mesa=mesa-13.0.3
./makeVTK \
$vtk \