1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 10:47:35 +00:00

Meta: Port recent build changes to gn build

This ports the following commits:

e8a63eeb0e
bec07d4af7
0e12503586
This commit is contained in:
Andrew Kaster 2023-07-26 07:42:45 -06:00 committed by Andrew Kaster
parent 11b844ce20
commit 2e0e393889
4 changed files with 8 additions and 0 deletions

View file

@ -250,6 +250,7 @@ shared_library("LibWeb") {
"Dump.cpp",
"FontCache.cpp",
"Namespace.cpp",
"PixelUnits.cpp",
]
deps = [
":all_generated",