mirror of
https://develop.openfoam.com/Development/ThirdParty-common.git
synced 2025-12-08 06:57:50 +00:00
STYLE: allow argument passing in makeVTK.example
This commit is contained in:
@ -6,6 +6,8 @@ mesa=mesa-11.2.2
|
|||||||
|
|
||||||
./makeVTK \
|
./makeVTK \
|
||||||
$vtk \
|
$vtk \
|
||||||
-osmesa -mesa-prefix $WM_THIRD_PARTY_DIR/platforms/linux64Gcc/$mesa
|
-osmesa \
|
||||||
|
-mesa-prefix $WM_THIRD_PARTY_DIR/platforms/linux64Gcc/$mesa \
|
||||||
|
"$@"
|
||||||
|
|
||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user