Skip to content
GitLab
Explore
Sign in
Register
Changes
Page history
Update Compilation
authored
Sep 19, 2022
by
Christophe Geuzaine
Show whitespace changes
Inline
Side-by-side
Compilation.md
View page @
1dc666f8
...
...
@@ -125,10 +125,10 @@ make install
Compile an example:
```
shell
cd
cd
fem/
demos/poisson
/dirichlet
cd
fem/
tutorials
/dirichlet
mkdir
build
cd
build
cmake ..
make
./
dem
o.exe
./
tut
o.exe
```
\ No newline at end of file