mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:57:35 +00:00
Meta: Add ImageFormats/JPEGWriter.cpp to gn build
This commit is contained in:
parent
68ef7dba70
commit
d1f98108a9
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ shared_library("LibGfx") {
|
|||
"ImageFormats/ICOLoader.cpp",
|
||||
"ImageFormats/ImageDecoder.cpp",
|
||||
"ImageFormats/JPEGLoader.cpp",
|
||||
"ImageFormats/JPEGWriter.cpp",
|
||||
"ImageFormats/JPEGXLLoader.cpp",
|
||||
"ImageFormats/PBMLoader.cpp",
|
||||
"ImageFormats/PGMLoader.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue