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
Gatis Paeglis 2019-02-21 23:56:58 +01:00
parent bc107d8100
commit 58cad5caf2
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ qtHaveModule(dbus) {
!mac:!win32:SUBDIRS += ibus
}
qtConfig(xcb): SUBDIRS += compose
qtConfig(xkbcommon): SUBDIRS += compose