mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-10 16:37:56 -05:00
fixed typo
@ -130,5 +130,5 @@ cd yuzu
|
|||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake .. -G "Visual Studio 16 2019" -A x64
|
cmake .. -G "Visual Studio 16 2019" -A x64
|
||||||
cmake --build . --config Release`
|
cmake --build . --config Release
|
||||||
```
|
```
|
Reference in New Issue
Block a user