mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2026-04-10 06:11:54 +10:00
core: log gpu information in debuginfo
This commit is contained in:
parent
1123d5ab4f
commit
1b2519d9f3
7 changed files with 82 additions and 3 deletions
|
|
@ -64,3 +64,4 @@ set shell id.
|
|||
- `vulkan-headers` has been added as a build-time dependency for screencopy (Vulkan backend support).
|
||||
- `breakpad` has been replaced by `cpptrace`, which is far easier to package, and the `CRASH_REPORTER` cmake variable has been replaced with `CRASH_HANDLER` to stop this from being easy to ignore.
|
||||
- `DISTRIBUTOR_DEBUGINFO_AVAILABLE` was removed as it is no longer important without breakpad.
|
||||
- `libdrm` is now unconditionally required as a direct dependency.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue