1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 22:27:35 +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

@ -29,6 +29,7 @@ shared_library("LibGfx") {
"Font/ScaledFont.cpp",
"Font/Typeface.cpp",
"Font/WOFF/Font.cpp",
"Font/WOFF2/Font.cpp",
"GradientPainting.cpp",
"ICC/BinaryWriter.cpp",
"ICC/Profile.cpp",