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