mirror of
https://github.com/RGBCube/serenity
synced 2025-09-14 00:48:00 +00:00
2048: Add link to help pages in menu
This commit is contained in:
parent
e59556d531
commit
357a36b622
2 changed files with 10 additions and 1 deletions
|
@ -12,4 +12,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(2048 ICON app-2048)
|
||||
target_link_libraries(2048 LibConfig LibGUI LibMain)
|
||||
target_link_libraries(2048 LibConfig LibGUI LibMain LibDesktop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue