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

@ -29,7 +29,10 @@ source_set("SVG") {
"SVGStopElement.cpp",
"SVGStyleElement.cpp",
"SVGSymbolElement.cpp",
"SVGTSpanElement.cpp",
"SVGTextContentElement.cpp",
"SVGTextElement.cpp",
"SVGTextPositioningElement.cpp",
"SVGTitleElement.cpp",
"SVGUseElement.cpp",
"TagNames.cpp",