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

Meta: Port recent changes to the GN build

9836a9ad0e
bc9cdd4394
28723d8be1
f4a5c136c3
This commit is contained in:
Timothy Flynn 2023-11-27 09:25:06 -05:00 committed by Andreas Kling
parent 707added91
commit 2891633877
3 changed files with 27 additions and 3 deletions

View file

@ -20,6 +20,7 @@ shared_library("LibAccelGfx") {
"Forward.h",
"GL.cpp",
"GL.h",
"GlyphAtlas.cpp",
"Painter.cpp",
"Painter.h",
"Program.cpp",