Adds hint about make parameter

master
Victor Hugo Panisa 7 years ago
parent a23982cdf4
commit 308caeec9f

@ -49,6 +49,7 @@ cmake ../
make
sudo make install
```
Note: you can use **make -jN** where N is the number of processors available to accelerate the building
Optionally, you can use `cmake -i ..` to adjust various options (e.g. disable the Qt GUI).

Loading…
Cancel
Save