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