mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-25 00:50:22 +00:00
Meta: Update environment variables for ak_debug_gen
This updates the environment variables that are passed along to the tool to run this build command.
This commit is contained in:
parent
050ffddff3
commit
60e7a6ea28
Notes:
github-actions[bot]
2024-09-25 18:52:43 +00:00
Author: https://github.com/compnerd Commit: https://github.com/LadybirdBrowser/ladybird/commit/60e7a6ea28d Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1530 Reviewed-by: https://github.com/ADKaster
1 changed files with 4 additions and 0 deletions
|
@ -224,6 +224,7 @@ write_cmake_config("ak_debug_gen") {
|
|||
"CSS_LOADER_DEBUG=",
|
||||
"CSS_PARSER_DEBUG=",
|
||||
"CSS_TOKENIZER_DEBUG=",
|
||||
"CSS_TRANSITIONS_DEBUG=",
|
||||
"EDITOR_DEBUG=",
|
||||
"EMOJI_DEBUG=",
|
||||
"FILE_WATCHER_DEBUG=",
|
||||
|
@ -246,6 +247,7 @@ write_cmake_config("ak_debug_gen") {
|
|||
"LEXER_DEBUG=",
|
||||
"LIBWEB_CSS_ANIMATION_DEBUG=",
|
||||
"LIBWEB_CSS_DEBUG=",
|
||||
"LIBWEB_WASM_DEBUG=",
|
||||
"LINE_EDITOR_DEBUG=",
|
||||
"LZMA_DEBUG=",
|
||||
"LZW_DEBUG=",
|
||||
|
@ -266,6 +268,7 @@ write_cmake_config("ak_debug_gen") {
|
|||
"RSA_PARSE_DEBUG=",
|
||||
"SHARED_QUEUE_DEBUG=",
|
||||
"SPAM_DEBUG=",
|
||||
"STYLE_INVALIDATION_DEBUG=",
|
||||
"SYNTAX_HIGHLIGHTING_DEBUG=",
|
||||
"TEXTEDITOR_DEBUG=",
|
||||
"TIFF_DEBUG=",
|
||||
|
@ -283,6 +286,7 @@ write_cmake_config("ak_debug_gen") {
|
|||
"WEBDRIVER_DEBUG=",
|
||||
"WEBDRIVER_ROUTE_DEBUG=",
|
||||
"WEBGL_CONTEXT_DEBUG=",
|
||||
"WEBVIEW_PROCESS_DEBUG=",
|
||||
"WEB_FETCH_DEBUG=",
|
||||
"WEB_WORKER_DEBUG=",
|
||||
"WEBP_DEBUG=",
|
||||
|
|
Loading…
Reference in a new issue