minerva_component(
Keymap.Applet
REQUIRED
TARGETS Keymap.Applet
)
set(SOURCES
KeymapStatusWindow.cpp
KeymapStatusWidget.cpp
main.cpp
)
minerva_bin(Keymap.Applet)
target_link_libraries(Keymap.Applet PRIVATE LibGUI LibCore LibGfx LibIPC LibMain LibKeyboard)