mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
suggestion from code review, change moab branch to master
This commit is contained in:
parent
0990d92c05
commit
61b4169801
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ RUN if [ "$include_dagmc" = "true" ] ; \
|
|||
mkdir MOAB ; \
|
||||
cd MOAB ; \
|
||||
mkdir build ; \
|
||||
git clone --single-branch --branch develop https://bitbucket.org/fathomteam/moab.git ; \
|
||||
git clone --single-branch --branch master https://bitbucket.org/fathomteam/moab.git ; \
|
||||
cd build ; \
|
||||
cmake ../moab -DENABLE_HDF5=ON \
|
||||
-DENABLE_NETCDF=ON \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue