mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
Now deleting correct folder name with uppercase
Co-authored-by: Ariful Islam Pranto <pranto.roza.53@gmail.com>
This commit is contained in:
parent
5588f91661
commit
2831d84ff1
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ RUN if [ "$include_dagmc" = "true" ] ; \
|
|||
git clone -b develop https://github.com/svalinn/DAGMC.git ; \
|
||||
mkdir build ; \
|
||||
cd build ; \
|
||||
cmake ../dagmc -DBUILD_TALLY=ON \
|
||||
cmake ../DAGMC -DBUILD_TALLY=ON \
|
||||
-DCMAKE_INSTALL_PREFIX=/dagmc/ \
|
||||
-DMOAB_DIR=/usr/local \
|
||||
-DBUILD_STATIC_LIBS=OFF \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue