mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:37:47 +00:00
Snake: Use LibConfig instead of Core::ConfigFile
This commit is contained in:
parent
3ad9df1522
commit
458471cc37
3 changed files with 8 additions and 14 deletions
|
@ -10,4 +10,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Snake ICON app-snake)
|
||||
target_link_libraries(Snake LibGUI)
|
||||
target_link_libraries(Snake LibGUI LibConfig)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue