Updated Building for Windows (markdown)
parent
7a6965c7b1
commit
600f8839c7
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue