Skip to content
Snippets Groups Projects
Commit 5b30f25b authored by Henry Weller's avatar Henry Weller
Browse files

foamToVTK: Added Allwmake

parent 9fc0987f
Branches
Tags
1 merge request!60Merge foundation
#!/bin/sh
cd ${0%/*} || exit 1 # Run from this directory
# Parse arguments for library compilation
targetType=libso
. $WM_PROJECT_DIR/wmake/scripts/AllwmakeParseArguments
set -x
wmake $targetType foamToVTK
wmake
#------------------------------------------------------------------------------
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment