Переглянути джерело

Meta: Port recent changes to the GN build

3a73eb99acac57e3b87fffcecbcd1fb5e881122e
Nico Weber 1 рік тому
батько
коміт
2f81a3610d
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      Meta/gn/secondary/Userland/Libraries/LibJS/BUILD.gn

+ 1 - 0
Meta/gn/secondary/Userland/Libraries/LibJS/BUILD.gn

@@ -33,6 +33,7 @@ shared_library("LibJS") {
     "Bytecode/IdentifierTable.cpp",
     "Bytecode/IdentifierTable.cpp",
     "Bytecode/Instruction.cpp",
     "Bytecode/Instruction.cpp",
     "Bytecode/Interpreter.cpp",
     "Bytecode/Interpreter.cpp",
+    "Bytecode/Label.cpp",
     "Bytecode/RegexTable.cpp",
     "Bytecode/RegexTable.cpp",
     "Bytecode/StringTable.cpp",
     "Bytecode/StringTable.cpp",
     "Console.cpp",
     "Console.cpp",