1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-08-01 11:57:34 +00:00

Meta: Port recent changes to the GN build

f9e5b43b7a
b9dc2d7ebf
fa692ae3f6
This commit is contained in:
Timothy Flynn 2024-02-27 18:44:23 -05:00 committed by Tim Flynn
parent 5a116a8f72
commit e1e42f5f58
5 changed files with 8 additions and 5 deletions

View file

@ -261,6 +261,7 @@ shared_library("LibJS") {
"Runtime/Temporal/Temporal.cpp",
"Runtime/Temporal/TimeZone.cpp",
"Runtime/Temporal/TimeZoneConstructor.cpp",
"Runtime/Temporal/TimeZoneMethods.cpp",
"Runtime/Temporal/TimeZonePrototype.cpp",
"Runtime/Temporal/ZonedDateTime.cpp",
"Runtime/Temporal/ZonedDateTimeConstructor.cpp",