mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Changed to correspond to Mark's changes to the scripts in ThirdParty.
This commit is contained in:
2
Allwmake
2
Allwmake
@ -13,7 +13,7 @@ fi
|
|||||||
( cd wmake/src && make )
|
( cd wmake/src && make )
|
||||||
|
|
||||||
# build ThirdParty sources
|
# build ThirdParty sources
|
||||||
( cd $WM_THIRD_PARTY_DIR && ./Allwmake )
|
$WM_THIRD_PARTY_DIR/Allwmake
|
||||||
|
|
||||||
# build OpenFOAM libraries and applications
|
# build OpenFOAM libraries and applications
|
||||||
src/Allwmake
|
src/Allwmake
|
||||||
|
|||||||
Reference in New Issue
Block a user