Update Build.md
This commit is contained in:
parent
a51bf0bed6
commit
22693fa2be
@ -41,6 +41,9 @@ foam
|
||||
```
|
||||
./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
|
||||
`./Allwmake` again.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user