mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:57:35 +00:00
Meta: Add JS_MODULE_DEBUG define flag
This commit is contained in:
parent
55366703d0
commit
0b89dbc529
2 changed files with 5 additions and 0 deletions
|
@ -95,6 +95,7 @@ set(ITEM_RECTS_DEBUG ON)
|
|||
set(JOB_DEBUG ON)
|
||||
set(JPG_DEBUG ON)
|
||||
set(JS_BYTECODE_DEBUG ON)
|
||||
set(JS_MODULE_DEBUG ON)
|
||||
set(KEYBOARD_DEBUG ON)
|
||||
set(KEYBOARD_SHORTCUTS_DEBUG ON)
|
||||
set(KMALLOC_DEBUG ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue