mirror of
https://develop.openfoam.com/Development/ThirdParty-common.git
synced 2025-12-08 06:57:50 +00:00
COMP: adjust makeParaView for build with mesa
This commit is contained in:
@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user