mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 13:57:35 +00:00
LibCompress: Add a lot of debug logging to LZMA
This commit is contained in:
parent
e8067ac2ee
commit
df071d8a76
3 changed files with 58 additions and 5 deletions
|
@ -102,6 +102,7 @@ set(LOCK_RESTORE_DEBUG ON)
|
|||
set(LOCK_SHARED_UPGRADE_DEBUG ON)
|
||||
set(LOCK_TRACE_DEBUG ON)
|
||||
set(LOOKUPSERVER_DEBUG ON)
|
||||
set(LZMA_DEBUG ON)
|
||||
set(MALLOC_DEBUG ON)
|
||||
set(MARKDOWN_DEBUG ON)
|
||||
set(MATROSKA_DEBUG ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue