mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:57:35 +00:00
Meta/gn: Port f900957d26
, d748edd994
This commit is contained in:
parent
40138a4a3b
commit
aa769d95df
2 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@ shared_library("LibCompress") {
|
|||
"Gzip.cpp",
|
||||
"Lzma.cpp",
|
||||
"Lzma2.cpp",
|
||||
"PackBitsDecoder.cpp",
|
||||
"Xz.cpp",
|
||||
"Zlib.cpp",
|
||||
]
|
||||
|
|
|
@ -51,6 +51,7 @@ shared_library("LibGfx") {
|
|||
"Font/OpenType/Tables.cpp",
|
||||
"Font/ScaledFont.cpp",
|
||||
"Font/Typeface.cpp",
|
||||
"Font/VectorFont.cpp",
|
||||
"Font/WOFF/Font.cpp",
|
||||
"Font/WOFF2/Font.cpp",
|
||||
"FontCascadeList.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue