mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:47:46 +00:00
LibGUI: Make sure we depend on the WindowManager IPC endpoints
This commit is contained in:
parent
c8ef8d2db5
commit
358697a32f
1 changed files with 2 additions and 0 deletions
|
@ -106,6 +106,8 @@ set(SOURCES
|
||||||
set(GENERATED_SOURCES
|
set(GENERATED_SOURCES
|
||||||
../../Services/WindowServer/WindowClientEndpoint.h
|
../../Services/WindowServer/WindowClientEndpoint.h
|
||||||
../../Services/WindowServer/WindowServerEndpoint.h
|
../../Services/WindowServer/WindowServerEndpoint.h
|
||||||
|
../../Services/WindowServer/WindowManagerClientEndpoint.h
|
||||||
|
../../Services/WindowServer/WindowManagerServerEndpoint.h
|
||||||
../../Services/NotificationServer/NotificationClientEndpoint.h
|
../../Services/NotificationServer/NotificationClientEndpoint.h
|
||||||
../../Services/NotificationServer/NotificationServerEndpoint.h
|
../../Services/NotificationServer/NotificationServerEndpoint.h
|
||||||
../../Services/Clipboard/ClipboardClientEndpoint.h
|
../../Services/Clipboard/ClipboardClientEndpoint.h
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue