mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:47:45 +00:00
Meta: Port recent changes to GN build
80071b1d48face038a60b98fc8c3414de1cb9633 3f6a26d07d1536eb5e4e39eedfd4e0135eabf536
This commit is contained in:
parent
f19349e1b6
commit
392d9d080d
2 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,7 @@ shared_library("LibJS") {
|
|||
"//Userland/Libraries/LibLocale",
|
||||
"//Userland/Libraries/LibRegex",
|
||||
"//Userland/Libraries/LibSyntax",
|
||||
"//Userland/Libraries/LibTimeZone",
|
||||
"//Userland/Libraries/LibUnicode",
|
||||
]
|
||||
if (current_cpu == "x86" || current_cpu == "x64") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue