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

Meta: Port recent build changes to gn build

This ports the following commits:

e8a63eeb0e
bec07d4af7
0e12503586
This commit is contained in:
Andrew Kaster 2023-07-26 07:42:45 -06:00 committed by Andrew Kaster
parent 11b844ce20
commit 2e0e393889
4 changed files with 8 additions and 0 deletions

View file

@ -43,6 +43,7 @@ shared_library("LibGfx") {
"ImageFormats/ICOLoader.cpp",
"ImageFormats/ImageDecoder.cpp",
"ImageFormats/JPEGLoader.cpp",
"ImageFormats/JPEGXLLoader.cpp",
"ImageFormats/PBMLoader.cpp",
"ImageFormats/PGMLoader.cpp",
"ImageFormats/PNGLoader.cpp",