1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 23:47:45 +00:00

Meta: Port recent changes to the GN build

bc6eebb1d7
This commit is contained in:
Timothy Flynn 2024-01-11 17:17:16 -05:00 committed by Tim Flynn
parent da5b1680bb
commit 7566ff90ee

View file

@ -30,6 +30,7 @@ shared_library("LibGfx") {
"AntiAliasingPainter.cpp",
"Bitmap.cpp",
"BitmapMixer.cpp",
"CMYKBitmap.cpp",
"ClassicStylePainter.cpp",
"ClassicWindowTheme.cpp",
"Color.cpp",