mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
ENH: Added new cloudInfo function object
This commit is contained in:
@ -3,11 +3,12 @@ cd ${0%/*} || exit 1 # run from this directory
|
||||
makeType=${1:-libso}
|
||||
set -x
|
||||
|
||||
wmake $makeType cloud
|
||||
wmake $makeType field
|
||||
wmake $makeType forces
|
||||
wmake $makeType IO
|
||||
wmake $makeType utilities
|
||||
wmake $makeType jobControl
|
||||
wmake $makeType systemCall
|
||||
wmake $makeType utilities
|
||||
|
||||
# ----------------------------------------------------------------- end-of-file
|
||||
|
||||
Reference in New Issue
Block a user