qt: implement automatic crash dump support

This commit is contained in:
Liam 2023-10-04 13:11:05 -04:00
parent 7a0da729b4
commit d3997bad9b
21 changed files with 223 additions and 282 deletions

View file

@ -17,7 +17,6 @@ cmake .. \
-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON \
-DENABLE_QT_TRANSLATION=ON \
-DUSE_CCACHE=ON \
-DYUZU_CRASH_DUMPS=ON \
-DYUZU_USE_BUNDLED_SDL2=OFF \
-DYUZU_USE_EXTERNAL_SDL2=OFF \
-DYUZU_TESTS=OFF \