mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 01:47:34 +00:00
LibGUI: Fix build (LibGUI depends on Clipboard IPC classes)
This commit is contained in:
parent
660f5baf8f
commit
7cc442dc44
1 changed files with 2 additions and 0 deletions
|
@ -81,6 +81,8 @@ set(GENERATED_SOURCES
|
|||
../../Services/WindowServer/WindowServerEndpoint.h
|
||||
../../Services/NotificationServer/NotificationClientEndpoint.h
|
||||
../../Services/NotificationServer/NotificationServerEndpoint.h
|
||||
../../Services/Clipboard/ClipboardClientEndpoint.h
|
||||
../../Services/Clipboard/ClipboardServerEndpoint.h
|
||||
)
|
||||
|
||||
serenity_lib(LibGUI gui)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue