COMP: Allwmake: delay building finiteArea

For convenience - build finiteVolume first
This commit is contained in:
mattijs
2020-11-19 12:48:57 +00:00
parent 88afcae8e8
commit eaf6440a0a

View File

@ -49,9 +49,7 @@ wmake $targetType fileFormats
wmake $targetType surfMesh
wmake $targetType meshTools
wmake $targetType finiteArea
wmake $targetType finiteVolume
wmake $targetType genericPatchFields
wmake $targetType mesh/blockMesh
wmake $targetType mesh/extrudeModel # Requires: blockMesh
@ -99,6 +97,9 @@ wmake $targetType waveModels
wmake $targetType engine
wmake $targetType finiteArea
wmake $targetType genericPatchFields
conversion/Allwmake $targetType $*
functionObjects/Allwmake $targetType $*