1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 03:27:44 +00:00

Meta: Port changes to gn build

This commit includes gn changes for the following commits:
625aac2367
8451c4d91c
8fcf42f684
9ba4c33940
1d6c2cb287
8e5b2907f6
d68433653a
This commit is contained in:
Andrew Kaster 2023-08-19 20:38:08 -06:00 committed by Andrew Kaster
parent 863fad0e32
commit 041d5bff91
6 changed files with 76 additions and 0 deletions

View file

@ -267,6 +267,7 @@ write_cmake_config("ak_debug_gen") {
"FILE_CONTENT_DEBUG=",
"FILE_WATCHER_DEBUG=",
"FILL_PATH_DEBUG=",
"FLAC_ENCODER_DEBUG=",
"GEMINI_DEBUG=",
"GENERATE_DEBUG=",
"GHASH_PROCESS_DEBUG=",
@ -286,6 +287,7 @@ write_cmake_config("ak_debug_gen") {
"ILBM_DEBUG=",
"IMAGE_DECODER_DEBUG=",
"IMAGE_LOADER_DEBUG=",
"IMAP_PARSER_DEBUG=",
"ITEM_RECTS_DEBUG=",
"JOB_DEBUG=",
"JPEG_DEBUG=",