mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
resolving merge conflict
This commit is contained in:
@ -2,6 +2,9 @@
|
||||
# Build optional components (eg, may depend on third-party libraries)
|
||||
set -x
|
||||
|
||||
# run from this directory only
|
||||
cd ${0%/*} || exit 1
|
||||
|
||||
# build libccmio if required
|
||||
if [ ! -e $FOAM_LIBBIN/libccmio.so ]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user