mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 14:17:34 +00:00
Chess: Add link to help pages in menu
This commit is contained in:
parent
b15b87486d
commit
e5c6026a9a
2 changed files with 9 additions and 1 deletions
|
@ -13,4 +13,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Chess ICON app-chess)
|
||||
target_link_libraries(Chess LibChess LibConfig LibGUI LibCore LibMain)
|
||||
target_link_libraries(Chess LibChess LibConfig LibGUI LibCore LibMain LibDesktop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue