✏️ 正在编辑: Qt5Gui_QEglFSEmulatorIntegrationPlugin.cmake
路径:
/usr/lib64/cmake/Qt5Gui/Qt5Gui_QEglFSEmulatorIntegrationPlugin.cmake
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
add_library(Qt5::QEglFSEmulatorIntegrationPlugin MODULE IMPORTED) _populate_Gui_plugin_properties(QEglFSEmulatorIntegrationPlugin RELEASE "egldeviceintegrations/libqeglfs-emu-integration.so" FALSE) list(APPEND Qt5Gui_PLUGINS Qt5::QEglFSEmulatorIntegrationPlugin) set_property(TARGET Qt5::Gui APPEND PROPERTY QT_ALL_PLUGINS_egldeviceintegrations Qt5::QEglFSEmulatorIntegrationPlugin) set_property(TARGET Qt5::QEglFSEmulatorIntegrationPlugin PROPERTY QT_PLUGIN_TYPE "egldeviceintegrations") set_property(TARGET Qt5::QEglFSEmulatorIntegrationPlugin PROPERTY QT_PLUGIN_EXTENDS "") set_property(TARGET Qt5::QEglFSEmulatorIntegrationPlugin PROPERTY QT_PLUGIN_CLASS_NAME "QEglFSEmulatorIntegrationPlugin")
💾 保存文件
← 返回文件管理器