mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 13:27:36 +00:00
FlappyBug: Use LibConfig instead of Core::ConfigFile
This commit is contained in:
parent
b54573739c
commit
5a0be07cf0
2 changed files with 7 additions and 14 deletions
|
@ -10,4 +10,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(FlappyBug ICON app-flappybug)
|
||||
target_link_libraries(FlappyBug LibGUI)
|
||||
target_link_libraries(FlappyBug LibGUI LibConfig)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue