mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Removing static library build of MOAB. Not required any longery by DAGMC (thank goodness).
This commit is contained in:
parent
5b81083742
commit
86a6e63236
1 changed files with 0 additions and 2 deletions
|
|
@ -21,8 +21,6 @@ git clone -b $MOAB_BRANCH $MOAB_REPO
|
|||
mkdir build && cd build
|
||||
cmake ../moab -DENABLE_HDF5=ON -DBUILD_SHARED_LIBS=ON -DCMAKE_INSTALL_PREFIX=$MOAB_INSTALL_DIR -DENABLE_BLASLAPACK=OFF
|
||||
make -j && make -j install
|
||||
cmake ../moab -DBUILD_SHARED_LIBS=OFF
|
||||
make -j install
|
||||
rm -rf $HOME/MOAB/moab $HOME/MOAB/build
|
||||
|
||||
# DAGMC Install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue