mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-10 10:48:12 -05:00
Use code line formatting on a cmake command
@ -48,7 +48,8 @@ cmake ../
|
||||
make
|
||||
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:**
|
||||
|
||||
|
Reference in New Issue
Block a user