mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Update gha-install-ncrystal.sh
This commit is contained in:
parent
39d0c5cd61
commit
9e1abb3284
1 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@ cmake \
|
|||
-DMODIFY_RPATH=OFF \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DBUILD_EXAMPLES=OFF \
|
||||
-DINSTALL_SETUPSH=ON \
|
||||
-DINSTALL_SETUPSH=OFF \
|
||||
-DEMBED_DATA=ON \
|
||||
-DINSTALL_DATA=OFF \
|
||||
-DNO_DIRECT_PYMODINST=ON \
|
||||
|
|
@ -62,5 +62,5 @@ EOF
|
|||
|
||||
$PYTHON -m pip install ./ncrystal_pypkg/ -vv
|
||||
|
||||
source ${INST_DIR}/setup.sh
|
||||
# source ${INST_DIR}/setup.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue