applications/Allwmake: Compile utilities after solvers
Resolves bug-report http://bugs.openfoam.org/view.php?id=2116
This commit is contained in:
parent
605c489d5f
commit
a808abac0e
1 changed files with 1 additions and 1 deletions
|
|
@ -20,8 +20,8 @@ wmakeCheckPwd "$WM_PROJECT_DIR/applications" || {
|
||||||
|
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
wmake -all utilities $*
|
|
||||||
wmake -all solvers $*
|
wmake -all solvers $*
|
||||||
|
wmake -all utilities $*
|
||||||
|
|
||||||
|
|
||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue