1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 15:38:10 +00:00

Meta: Port recent changes to the GN build

3c74dc9f4d
This commit is contained in:
Timothy Flynn 2023-12-24 13:25:43 -05:00 committed by Andreas Kling
parent ed42b12123
commit 71222845bd

View file

@ -58,6 +58,7 @@ shared_library("LibJS") {
"ParserError.cpp",
"Print.cpp",
"Runtime/AbstractOperations.cpp",
"Runtime/Accessor.cpp",
"Runtime/Agent.cpp",
"Runtime/AggregateError.cpp",
"Runtime/AggregateErrorConstructor.cpp",