mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Try to initialize with setup.sh
This commit is contained in:
parent
b199db9cb9
commit
39d0c5cd61
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ cmake \
|
|||
-DMODIFY_RPATH=OFF \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DBUILD_EXAMPLES=OFF \
|
||||
-DINSTALL_SETUPSH=OFF \
|
||||
-DINSTALL_SETUPSH=ON \
|
||||
-DEMBED_DATA=ON \
|
||||
-DINSTALL_DATA=OFF \
|
||||
-DNO_DIRECT_PYMODINST=ON \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue