Adjust Windows build env
This commit is contained in:
parent
76b77b905f
commit
aa522ab5cd
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ setup_foam_env() {
|
|||
export FOAM_VERBOSE=1
|
||||
export MPI_VERSION_MINGW=openmpi-1.6.1
|
||||
export WM_OSTYPE=MSWindows
|
||||
echo "Sourcing: $FOAM_ETC_DIR/bashrc"
|
||||
echo "Sourcing: $FOAM_ETC_DIR/bashrc"
|
||||
. $FOAM_ETC_DIR/bashrc
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue