mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 19:47:46 +00:00
KeyboardSettings: Port to LibMain :^)
This commit is contained in:
parent
10b5393506
commit
31867bed5c
2 changed files with 12 additions and 33 deletions
|
@ -13,4 +13,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(KeyboardSettings ICON app-keyboard-settings)
|
||||
target_link_libraries(KeyboardSettings LibGUI LibKeyboard LibConfig)
|
||||
target_link_libraries(KeyboardSettings LibGUI LibKeyboard LibConfig LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue