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

Meta: Port fe672989a9 to gn build

This commit is contained in:
Andrew Kaster 2023-08-07 14:41:58 -06:00 committed by Andrew Kaster
parent f6c3ec3742
commit 871485cc0d

View file

@ -72,6 +72,7 @@ source_set("sources") {
"TCPServer.h",
"ThreadEventQueue.cpp",
"ThreadEventQueue.h",
"ThreadedPromise.h",
"Timer.cpp",
"Timer.h",
"UDPServer.cpp",