mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 21:29:06 +00:00
AK+Meta: Define a debug flag for LibTimeZone
This commit is contained in:
parent
9a1b24d5be
commit
5f9d8f25c6
Notes:
sideshowbarker
2024-07-17 06:34:18 +09:00
Author: https://github.com/trflynn89
Commit: 5f9d8f25c6
Pull-request: https://github.com/SerenityOS/serenity/pull/15386
Issue: https://github.com/SerenityOS/serenity/issues/15362
Reviewed-by: https://github.com/davidot
Reviewed-by: https://github.com/linusg ✅
2 changed files with 5 additions and 0 deletions
|
@ -187,6 +187,7 @@ set(TERMCAP_DEBUG ON)
|
|||
set(TERMINAL_DEBUG ON)
|
||||
set(TEXTEDITOR_DEBUG ON)
|
||||
set(THREAD_DEBUG ON)
|
||||
set(TIME_ZONE_DEBUG ON)
|
||||
set(TLS_DEBUG ON)
|
||||
set(TLS_SSL_KEYLOG_DEBUG ON)
|
||||
set(TOKENIZER_TRACE_DEBUG ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue