mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:47:34 +00:00
Meta: Add KMALLOC_DEBUG to all_the_debug_macros
This commit is contained in:
parent
b1e0e2ad4a
commit
cd745baa86
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ set(PNG_DEBUG ON)
|
|||
set(PORTABLE_IMAGE_LOADER_DEBUG ON)
|
||||
set(SYNTAX_HIGHLIGHTING_DEBUG ON)
|
||||
set(KEYBOARD_SHORTCUTS_DEBUG ON)
|
||||
set(KMALLOC_DEBUG ON)
|
||||
set(MARKDOWN_DEBUG ON)
|
||||
set(REGEX_DEBUG ON)
|
||||
set(TLS_DEBUG ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue