Merge remote-tracking branch 'origin/BUGFIX/adjustedMakeScripts'
This commit is contained in:
commit
b3bc82bb44
3 changed files with 3 additions and 0 deletions
|
@ -80,6 +80,7 @@ then
|
|||
fi
|
||||
|
||||
# build ThirdParty sources that depend on main installation
|
||||
export WM_NCOMPPROCS=1
|
||||
( cd $WM_THIRD_PARTY_DIR && ./AllMake.post )
|
||||
|
||||
# ----------------------------------------------------------------- end-of-file
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#!/bin/bash
|
||||
#----------------------------------*-sh-*--------------------------------------
|
||||
# ========= |
|
||||
# \\ / F ield | foam-extend: Open Source CFD
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#!/bin/bash
|
||||
#----------------------------------*-sh-*--------------------------------------
|
||||
# ========= |
|
||||
# \\ / F ield | foam-extend: Open Source CFD
|
||||
|
|
Reference in a new issue