Skip to content

Commit

Permalink
Meta: Port recent changes to the GN build
Browse files Browse the repository at this point in the history
  • Loading branch information
nico committed May 7, 2024
1 parent a020a07 commit 70a11a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Meta/gn/secondary/Userland/Libraries/LibJS/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ shared_library("LibJS") {
"Bytecode/IdentifierTable.cpp",
"Bytecode/Instruction.cpp",
"Bytecode/Interpreter.cpp",
"Bytecode/Label.cpp",
"Bytecode/RegexTable.cpp",
"Bytecode/StringTable.cpp",
"Console.cpp",
Expand Down

0 comments on commit 70a11a8

Please sign in to comment.