mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 06:07:34 +00:00
WebContent: Depend on ImageDecoder, RequestServer and WebSocket
This commit is contained in:
parent
0534a68c6c
commit
a41dfc416f
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
serenity_component(
|
||||
WebContent
|
||||
TARGETS WebContent
|
||||
DEPENDS ImageDecoder RequestServer WebSocket
|
||||
)
|
||||
|
||||
compile_ipc(WebContentServer.ipc WebContentServerEndpoint.h)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue