1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 16:47:44 +00:00

Meta: Port recent changes to the GN build

Ports de32b77ceb.
This commit is contained in:
Nico Weber 2024-01-15 11:33:41 -05:00 committed by Tim Flynn
parent 2650e64bd4
commit 36bdf45f36

View file

@ -25,6 +25,7 @@ source_set("Painting") {
"PaintContext.cpp",
"Paintable.cpp",
"PaintableBox.cpp",
"PaintableFragment.cpp",
"PaintingCommandExecutorCPU.cpp",
"RadioButtonPaintable.cpp",
"RecordingPainter.cpp",