mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 11:50:05 +00:00
Updated Linux Build (markdown)
parent
8b0e93d541
commit
66c3de5acb
@ -53,7 +53,7 @@ Optionally, you can use "cmake -i .." to adjust various options (e.g. disable th
|
||||
### Building with debug symbols:
|
||||
|
||||
```
|
||||
cmake .. -DCMAKE_BUILD_TYPE=Debug
|
||||
cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo
|
||||
make
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user