# Generated from compose.pro. ##################################################################### ## composeplatforminputcontextplugin Plugin: ##################################################################### qt_find_package(XKB) # special case pkg_get_variable(PKG_X11_PREFIX x11 prefix) # special case add_qt_plugin(composeplatforminputcontextplugin TYPE platforminputcontexts CLASS_NAME QComposePlatformInputContextPlugin SOURCES qcomposeplatforminputcontext.cpp qcomposeplatforminputcontext.h qcomposeplatforminputcontextmain.cpp LIBRARIES Qt::CorePrivate Qt::GuiPrivate XKB::XKB PUBLIC_LIBRARIES Qt::Core Qt::Gui ) #### Keys ignored in scope 1:.:.:compose.pro:: # OTHER_FILES = "$$PWD/compose.json" # PLUGIN_EXTENDS = "-" # _LOADED = "qt_plugin"