mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:47:45 +00:00
KeyboardMapper: Port to LibMain
This commit is contained in:
parent
64684cbd5d
commit
017135b44e
2 changed files with 9 additions and 17 deletions
|
@ -11,4 +11,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(KeyboardMapper ICON app-keyboard-mapper)
|
||||
target_link_libraries(KeyboardMapper LibGUI LibKeyboard)
|
||||
target_link_libraries(KeyboardMapper LibGUI LibKeyboard LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue