mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-23 10:40:10 +00:00
Use code line formatting on a cmake command
parent
7c0c0fb9d0
commit
d3aad66d1a
@ -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:**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user