mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
removed duplicate line in cmake cmd
This commit is contained in:
parent
7315b33f5c
commit
5289c5cb08
1 changed files with 0 additions and 1 deletions
|
|
@ -94,7 +94,6 @@ RUN if [ "$include_dagmc" = "true" ] ; \
|
|||
cmake ../moab -DBUILD_SHARED_LIBS=ON \
|
||||
-DENABLE_HDF5=ON \
|
||||
-DENABLE_PYMOAB=ON \
|
||||
-DENABLE_BLASLAPACK=OFF \
|
||||
-DENABLE_FORTRAN=OFF \
|
||||
-DENABLE_BLASLAPACK=OFF ; \
|
||||
make -j"$compile_cores" ; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue