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

applications/Allwmake: Compile utilities after solvers

Resolves bug-report http://bugs.openfoam.org/view.php?id=2116
parent 1865b49a
Branches
Tags
No related merge requests found
......@@ -20,8 +20,8 @@ wmakeCheckPwd "$WM_PROJECT_DIR/applications" || {
set -x
wmake -all utilities $*
wmake -all solvers $*
wmake -all utilities $*
#------------------------------------------------------------------------------
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