1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 21:27:34 +00:00

Meta: Update gn build files with latest changes

Ports the recent CMakeFiles.txt changes and fixes the gn build.
This commit is contained in:
Sebastian Zaha 2023-07-11 21:08:03 +02:00 committed by Sam Atkins
parent c3f78d9561
commit c006a1ef41
3 changed files with 3 additions and 1 deletions

View file

@ -41,6 +41,7 @@ shared_library("LibJS") {
"Contrib/Test262/\$262Object.cpp",
"CyclicModule.cpp",
"Heap/BlockAllocator.cpp",
"Heap/Cell.cpp",
"Heap/CellAllocator.cpp",
"Heap/Handle.cpp",
"Heap/Heap.cpp",