mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 04:57:44 +00:00
CrashReporter: Implement Save Backtrace
button
This commit is contained in:
parent
34a0f8cdc7
commit
8f5d80a41d
3 changed files with 30 additions and 1 deletions
|
@ -13,4 +13,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(CrashReporter ICON app-crash-reporter)
|
||||
target_link_libraries(CrashReporter LibCore LibCoredump LibDesktop LibGUI LibMain)
|
||||
target_link_libraries(CrashReporter LibCore LibCoredump LibDesktop LibFileSystemAccessClient LibGUI LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue