Removed first compilation of solidBodyMotion, since it will produce an error, and since it is compiled later anyway
This commit is contained in:
parent
666d57bebb
commit
55857bf6ab
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ cd ${0%/*} || exit 1 # run from this directory
|
|||
set -x
|
||||
|
||||
# Make meshMotion solvers
|
||||
wmake libso solidBodyMotion
|
||||
wmake libso fvMotionSolver
|
||||
wmake libso RBFMotionSolver
|
||||
wmake libso mesquiteMotionSolver
|
||||
|
|
Reference in a new issue