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

Lagom: Port LibImageDecoderClient to Lagom

This library offers tools to communicate with an ImageDecoder server
through IPC. There is currently no such executable for Lagom but that
shouldn't take long :^)
This commit is contained in:
Lucas CHOLLET 2023-09-20 15:19:25 +02:00 committed by Andreas Kling
parent fbc25ad302
commit 8659a6d3a7
2 changed files with 6 additions and 0 deletions

View file

@ -419,6 +419,7 @@ if (BUILD_LAGOM)
GPU
HTTP
IMAP
ImageDecoderClient
IPC
JS
Line