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

Meta: Port recent changes to the GN build

b12541b286
This commit is contained in:
Timothy Flynn 2024-01-25 14:37:14 -05:00 committed by Andreas Kling
parent a319037706
commit 2bb751eab9
2 changed files with 2 additions and 0 deletions

View file

@ -6,6 +6,7 @@ source_set("SVG") {
"AttributeParser.cpp",
"SVGAnimatedLength.cpp",
"SVGAnimatedNumber.cpp",
"SVGAnimatedRect.cpp",
"SVGAnimatedString.cpp",
"SVGCircleElement.cpp",
"SVGClipPathElement.cpp",