mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 04:20:05 +00:00
Updated OS X Build (markdown)
parent
a7f3fdcb5f
commit
3f82751f8d
@ -35,7 +35,7 @@ mkdir build
|
||||
cd build
|
||||
cmake .. -GXcode
|
||||
```
|
||||
Optionally, you can use `cmake -i ..` to adjust various options (e.g. disable Qt GUI).
|
||||
Optionally, you can use `cmake -i .. -GXcode` or `ccmake .. -GXcode` to adjust various options (e.g. disable Qt GUI).
|
||||
|
||||
#### Building with debug symbols:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user