mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 18:57:36 +00:00
Chess: Use LibConfig instead of Core::ConfigFile
This commit is contained in:
parent
666397e1a7
commit
573d14b7b5
2 changed files with 13 additions and 17 deletions
|
@ -13,4 +13,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Chess ICON app-chess)
|
||||
target_link_libraries(Chess LibChess LibGUI LibCore)
|
||||
target_link_libraries(Chess LibChess LibConfig LibGUI LibCore)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue