1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 22:57:35 +00:00

Spider: Add Manual link to the help-context-menu

This commit is contained in:
Strawby 2023-11-01 19:39:48 +01:00 committed by Sam Atkins
parent df6668ff5b
commit 387decbb01
2 changed files with 11 additions and 1 deletions

View file

@ -16,4 +16,4 @@ set(GENERATED_SOURCES
)
serenity_app(Spider ICON app-spider)
target_link_libraries(Spider PRIVATE LibCards LibGUI LibGfx LibCore LibConfig LibMain)
target_link_libraries(Spider PRIVATE LibCards LibGUI LibGfx LibCore LibDesktop LibConfig LibMain)