build compose input context plugin not only for XCB platform
It can be used by any platform that uses xkbcommon for keyboard input: wayland, eglfs. Change-Id: Iba7d8989f922063cdceb94c1c4bcd8d8e4ae294e Reviewed-by: Giulio Camuffo <giulio.camuffo@kdab.com>bb10
parent
bc107d8100
commit
58cad5caf2
|
|
@ -5,6 +5,6 @@ qtHaveModule(dbus) {
|
|||
!mac:!win32:SUBDIRS += ibus
|
||||
}
|
||||
|
||||
qtConfig(xcb): SUBDIRS += compose
|
||||
qtConfig(xkbcommon): SUBDIRS += compose
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue