mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-15 14:02:20 +00:00
Meta: Add KMALLOC_DEBUG to all_the_debug_macros
This commit is contained in:
parent
b1e0e2ad4a
commit
cd745baa86
Notes:
sideshowbarker
2024-07-18 21:31:00 +09:00
Author: https://github.com/awesomekling
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