mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-11 13:47:55 -05:00
Use code line formatting on a cmake command
@ -48,7 +48,8 @@ cmake ../
|
|||||||
make
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
```
|
```
|
||||||
Optionally, you can use "cmake -i .." to adjust various options (e.g. disable the Qt GUI).
|
|
||||||
|
Optionally, you can use `cmake -i ..` to adjust various options (e.g. disable the Qt GUI).
|
||||||
|
|
||||||
**Using clang:**
|
**Using clang:**
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user