mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 18:40:06 +00:00
Updated Windows Build (markdown)
parent
48c0302622
commit
d1f9c30847
@ -18,10 +18,10 @@ cd citra
|
|||||||
```
|
```
|
||||||
![9](http://i.imgur.com/pEugYrc.png?2)
|
![9](http://i.imgur.com/pEugYrc.png?2)
|
||||||
|
|
||||||
NOTE: Citra by default downloads to C:\Users\\<user-name>\citra
|
NOTE: Citra by default downloads to C:\Users\<user-name>\citra
|
||||||
|
|
||||||
### Building
|
### Building
|
||||||
* Open cmake-gui and point it to the Citra directory. Default:C:\Users\\<user name>\citra
|
* Open cmake-gui and point it to the Citra directory. Default:C:\Users\<user name>\citra
|
||||||
![10](http://i.imgur.com/hYD7Uho.png?2)
|
![10](http://i.imgur.com/hYD7Uho.png?2)
|
||||||
* For the build directory, use a `build/` subdirectory inside the source directory or some other directory of your choice. (Tell CMake to create it.)
|
* For the build directory, use a `build/` subdirectory inside the source directory or some other directory of your choice. (Tell CMake to create it.)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user