1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 10:37:45 +00:00

Meta: Port recent build changes to gn build

This ports the following commits:

f76c614a84
ddbe6bd7b4
2eaa528a0e
1b40bf9783
9f6ceff7cf
52d6df5ee5
9e22f01eba
bf4e2f3e9c
da2cd73bcf
This commit is contained in:
Sebastian Zaha 2023-08-12 22:44:37 +02:00 committed by Andrew Kaster
parent 4c26b0b047
commit b4df4d66dc
10 changed files with 39 additions and 13 deletions

View file

@ -42,7 +42,6 @@ shared_library("LibJS") {
"Heap/Heap.cpp",
"Heap/HeapBlock.cpp",
"Heap/MarkedVector.cpp",
"Interpreter.cpp",
"Lexer.cpp",
"MarkupGenerator.cpp",
"Module.cpp",