applications/utilities/mesh/generation/Allwmake: Build foamyHexMesh if FOAMY_HEX_MESH is set
This commit is contained in:
parent
b14424dd87
commit
a94cfed455
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ wmake -all extrude
|
|||
wmake -all extrude2DMesh
|
||||
wmake -all snappyHexMesh
|
||||
|
||||
if [ -n "$CGAL_ARCH_PATH" -o "$cgal_version" = "cgal-system" ]
|
||||
if [ -n "$FOAMY_HEX_MESH" ]
|
||||
then
|
||||
foamyMesh/Allwmake $*
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue