Skip to content
Snippets Groups Projects
Commit 22693fa2 authored by Andrew Heather's avatar Andrew Heather
Browse files

Update Build.md

parent a51bf0be
No related branches found
No related tags found
No related merge requests found
...@@ -41,6 +41,9 @@ foam ...@@ -41,6 +41,9 @@ foam
``` ```
./Allwmake -s -l ./Allwmake -s -l
``` ```
- This will start the build process, where the `-s` option is used to reduce
the level of output, and the `-l` option to record the output in a log file.
To see all available options use `./Allwmake -help`
- In case you need to stop the compilation, continue later by running - In case you need to stop the compilation, continue later by running
`./Allwmake` again. `./Allwmake` again.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment