mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:27:35 +00:00
SpiceAgent: Add Clipboard as a build dependency
SpiceAgent depends on header files built as part of the Clipboard target.
This commit is contained in:
parent
39e622c400
commit
56cbd00e94
1 changed files with 1 additions and 0 deletions
|
@ -11,3 +11,4 @@ set(SOURCES
|
|||
|
||||
serenity_bin(SpiceAgent)
|
||||
target_link_libraries(SpiceAgent LibGfx LibCore LibIPC)
|
||||
add_dependencies(SpiceAgent Clipboard)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue