mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-12-30 11:16:04 +01:00
qt: implement automatic crash dump support
This commit is contained in:
parent
7a0da729b4
commit
d3997bad9b
21 changed files with 223 additions and 282 deletions
|
|
@ -23,6 +23,7 @@ cmake .. \
|
|||
-DYUZU_ENABLE_COMPATIBILITY_REPORTING=${ENABLE_COMPATIBILITY_REPORTING:-"OFF"} \
|
||||
-DYUZU_USE_BUNDLED_FFMPEG=ON \
|
||||
-DYUZU_ENABLE_LTO=ON \
|
||||
-DYUZU_CRASH_DUMPS=ON \
|
||||
-GNinja
|
||||
|
||||
ninja
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue