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

applications/utilities/mesh/generation/Allwmake: Build foamyHexMesh if FOAMY_HEX_MESH is set

parent 56985cda
Branches
Tags
No related merge requests found
......@@ -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
......
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