Corrections

This commit is contained in:
Gauthier Folzan
2020-05-10 19:22:50 +02:00
parent f66f17e645
commit 93193cd33d
2 changed files with 1 additions and 1 deletions

View File

@ -32,6 +32,7 @@ spack build-env dune-newmodule $SHELL
```
### Initialize dune project
```
export DUNE_CONTROL_PATH=$SPACK_ROOT/opt/spack/linux-archrolling-sandybridge/gcc-9.2.0/
duneproject
```
Answer the questions about the new modules, enter the project folder and compile with standard cmake