mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:37:35 +00:00
GamesSettings: Add a preview for the current card-game settings :^)
This commit is contained in:
parent
deeef8c412
commit
cde4552710
4 changed files with 66 additions and 3 deletions
|
@ -14,4 +14,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(GamesSettings ICON games)
|
||||
target_link_libraries(GamesSettings LibGUI LibMain)
|
||||
target_link_libraries(GamesSettings LibGUI LibMain LibCards)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue