Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Build
authored
Feb 09, 2021
by
Boman Romain
Hide whitespace changes
Inline
Side-by-side
Build.md
View page @
5150b892
...
...
@@ -78,7 +78,7 @@ make -j 4
*
run a program
```
gmsh -3 ../srcs/mymesh.geo
bin/myview
.exe
../srcs/mymesh.msh
bin/myview ../srcs/mymesh.msh
```
# Note about the environment scripts
...
...
...
...