mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:37:47 +00:00
Snake: Add link to help pages in menu
This commit is contained in:
parent
fff9547d9b
commit
1e773256bf
2 changed files with 10 additions and 1 deletions
|
@ -10,4 +10,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Snake ICON app-snake)
|
||||
target_link_libraries(Snake LibGUI LibConfig LibMain)
|
||||
target_link_libraries(Snake LibGUI LibConfig LibMain LibDesktop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue