D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
usr
/
lib64
/
cmake
/
Qt5Gui
/
Filename :
Qt5Gui_QComposePlatformInputContextPlugin.cmake
back
Copy
add_library(Qt5::QComposePlatformInputContextPlugin MODULE IMPORTED) _populate_Gui_plugin_properties(QComposePlatformInputContextPlugin RELEASE "platforminputcontexts/libcomposeplatforminputcontextplugin.so" FALSE) list(APPEND Qt5Gui_PLUGINS Qt5::QComposePlatformInputContextPlugin) set_property(TARGET Qt5::Gui APPEND PROPERTY QT_ALL_PLUGINS_platforminputcontexts Qt5::QComposePlatformInputContextPlugin) set_property(TARGET Qt5::QComposePlatformInputContextPlugin PROPERTY QT_PLUGIN_TYPE "platforminputcontexts") set_property(TARGET Qt5::QComposePlatformInputContextPlugin PROPERTY QT_PLUGIN_EXTENDS "-") set_property(TARGET Qt5::QComposePlatformInputContextPlugin PROPERTY QT_PLUGIN_CLASS_NAME "QComposePlatformInputContextPlugin")