mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 21:57:44 +00:00
Calculator: Add Manual link to the help-context-menu
This commit is contained in:
parent
056070ff85
commit
df6668ff5b
2 changed files with 11 additions and 1 deletions
|
@ -17,4 +17,4 @@ set(GENERATED_SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Calculator ICON app-calculator)
|
||||
target_link_libraries(Calculator PRIVATE LibCore LibCrypto LibGfx LibGUI LibMain)
|
||||
target_link_libraries(Calculator PRIVATE LibCore LibCrypto LibDesktop LibGfx LibGUI LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue