mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 04:10:06 +00:00
Updated Building for Windows (markdown)
parent
5f399638d4
commit
4826a2a186
@ -23,7 +23,7 @@ cd citra
|
|||||||
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/uFKhnKO.jpg)
|
![10](http://i.imgur.com/uFKhnKO.jpg)
|
||||||
![11](http://i.imgur.com/DeafFmS.jpg)
|
![11](http://i.imgur.com/DeafFmS.jpg)
|
||||||
* 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