mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-23 10:50:08 +00:00
Adds hint about make parameter
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…
Reference in New Issue
Block a user