diff options
Diffstat (limited to 'Meta/CMake')
-rw-r--r-- | Meta/CMake/all_the_debug_macros.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Meta/CMake/all_the_debug_macros.cmake b/Meta/CMake/all_the_debug_macros.cmake index 4ff054c51c..82f9422364 100644 --- a/Meta/CMake/all_the_debug_macros.cmake +++ b/Meta/CMake/all_the_debug_macros.cmake @@ -100,6 +100,7 @@ set(KEYBOARD_SHORTCUTS_DEBUG ON) set(KMALLOC_DEBUG ON) set(LANGUAGE_SERVER_DEBUG ON) set(LEXER_DEBUG ON) +set(LIBWEB_CSS_DEBUG ON) set(LINE_EDITOR_DEBUG ON) set(LOCAL_SOCKET_DEBUG ON) set(LOCK_DEBUG ON) |