summaryrefslogtreecommitdiff
path: root/Userland/Applications/CrashReporter/CMakeLists.txt
AgeCommit message (Expand)Author
2021-12-04CrashReporter: Port to LibMain and use TRY() while building the UI :^)Andreas Kling
2021-08-23Everywhere: Core dump => CoredumpAndreas Kling
2021-06-17Everywhere: Add component declarationsGunnar Beutner
2021-01-12Applications: Move to Userland/Applications/Andreas Kling