Skip to content
Snippets Groups Projects
Commit 9fd840c1 authored by Andrew Heather's avatar Andrew Heather
Browse files

BUG: Resolved builf order dependency of dynamicMesh library on sampling

parent 96f5ac57
Branches
Tags
No related merge requests found
......@@ -47,11 +47,11 @@ wmake $targetType lagrangian/distributionModels
wmake $targetType genericPatchFields
wmake $targetType conversion
wmake $targetType sampling
wmake $targetType mesh/extrudeModel
wmake $targetType dynamicMesh
wmake $targetType dynamicFvMesh
wmake $targetType topoChangerFvMesh
wmake $targetType sampling
# Compile scotchDecomp, metisDecomp etc.
parallel/Allwmake $targetType $*
......
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