mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-24 23:31:05 +00:00
Updated Building for Windows (markdown)
parent
7a6965c7b1
commit
600f8839c7
@ -118,7 +118,7 @@ Follow the installers instructions.
|
||||
mkdir build
|
||||
cd build
|
||||
cmake.exe .. -TLLVM-vs2014 -G"Visual Studio 14 2015 Win64" -DCITRA_USE_BUNDLED_SDL2=1 -DCITRA_USE_BUNDLED_QT=1 -DCMAKE_BUILD_TYPE=Release
|
||||
cmake --build --target citra-qt
|
||||
cmake --build . --target citra-qt
|
||||
# test citra out with
|
||||
.\bin\Release\citra-qt
|
||||
```
|
Loading…
Reference in New Issue
Block a user