mirror of
https://github.com/RGBCube/serenity
synced 2025-09-13 18:17:57 +00:00
Hearts: Use LibConfig instead of Core::ConfigFile
This commit is contained in:
parent
3edeb9b7e7
commit
0af3855fb9
2 changed files with 7 additions and 15 deletions
|
@ -17,4 +17,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Hearts ICON app-hearts)
|
||||
target_link_libraries(Hearts LibCards LibGUI LibGfx LibCore)
|
||||
target_link_libraries(Hearts LibCards LibGUI LibGfx LibCore LibConfig)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue