mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 07:17:34 +00:00
TerminalSettings: Port to LibMain :^)
This commit is contained in:
parent
8359975ff3
commit
6b862d5063
2 changed files with 12 additions and 33 deletions
|
@ -15,4 +15,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(TerminalSettings ICON app-terminal)
|
||||
target_link_libraries(TerminalSettings LibGUI LibConfig)
|
||||
target_link_libraries(TerminalSettings LibGUI LibConfig LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue