summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2021-01-08 17:04:04 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2021-01-12 20:59:13 +0100
commit04f11f9935453a3db6bc5e5064a187fa25e85d90 (patch)
tree7a4b6724e247811195e5c98f98e978483abe29ee /src/plugins/platforms/xcb
parentbb00b63dee85bfe77bd721dd962c768e62c1b1e3 (diff)
Remove .prev_CMakeLists.txt files
Those serve no purpose anymore, now that the .pro files are gone. Task-number: QTBUG-88742 Change-Id: I39943327b8c9871785b58e9973e4e7602371793e Reviewed-by: Cristian Adam <cristian.adam@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'src/plugins/platforms/xcb')
-rw-r--r--src/plugins/platforms/xcb/.prev_CMakeLists.txt156
-rw-r--r--src/plugins/platforms/xcb/gl_integrations/xcb_egl/.prev_CMakeLists.txt27
2 files changed, 0 insertions, 183 deletions
diff --git a/src/plugins/platforms/xcb/.prev_CMakeLists.txt b/src/plugins/platforms/xcb/.prev_CMakeLists.txt
deleted file mode 100644
index 11af90d811..0000000000
--- a/src/plugins/platforms/xcb/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,156 +0,0 @@
-# Generated from xcb.pro.
-
-#####################################################################
-## XcbQpa Module:
-#####################################################################
-
-qt_internal_add_module(XcbQpa
- CONFIG_MODULE_NAME xcb_qpa_lib
- INTERNAL_MODULE
- NO_MODULE_HEADERS
- SOURCES
- gl_integrations/qxcbglintegration.cpp gl_integrations/qxcbglintegration.h
- gl_integrations/qxcbglintegrationfactory.cpp gl_integrations/qxcbglintegrationfactory.h
- gl_integrations/qxcbglintegrationplugin.h
- gl_integrations/qxcbnativeinterfacehandler.cpp gl_integrations/qxcbnativeinterfacehandler.h
- qxcbatom.cpp qxcbatom.h
- qxcbbackingstore.cpp qxcbbackingstore.h
- qxcbclipboard.cpp qxcbclipboard.h
- qxcbconnection.cpp qxcbconnection.h
- qxcbconnection_basic.cpp qxcbconnection_basic.h
- qxcbconnection_screens.cpp
- qxcbconnection_xi2.cpp
- qxcbcursor.cpp qxcbcursor.h
- qxcbeventdispatcher.cpp qxcbeventdispatcher.h
- qxcbeventqueue.cpp qxcbeventqueue.h
- qxcbimage.cpp qxcbimage.h
- qxcbintegration.cpp qxcbintegration.h
- qxcbkeyboard.cpp qxcbkeyboard.h
- qxcbmime.cpp qxcbmime.h
- qxcbnativeinterface.cpp qxcbnativeinterface.h
- qxcbobject.h
- qxcbscreen.cpp qxcbscreen.h
- qxcbsystemtraytracker.cpp qxcbsystemtraytracker.h
- qxcbwindow.cpp qxcbwindow.h
- qxcbwmsupport.cpp qxcbwmsupport.h
- qxcbxsettings.cpp qxcbxsettings.h
- DEFINES
- QT_BUILD_XCB_PLUGIN
- QT_NO_FOREACH
- INCLUDE_DIRECTORIES
- gl_integrations
- PUBLIC_LIBRARIES
- PkgConfig::XKB_COMMON_X11
- Qt::CorePrivate
- Qt::GuiPrivate
- XCB::ICCCM
- XCB::IMAGE
- XCB::KEYSYMS
- XCB::RANDR
- XCB::RENDER
- XCB::RENDERUTIL
- XCB::SHAPE
- XCB::SHM
- XCB::SYNC
- XCB::XCB
- XCB::XFIXES
- XCB::XINPUT
- XCB::XKB
- XKB::XKB
-)
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(XcbQpa CONDITION QT_FEATURE_opengl
- PUBLIC_LIBRARIES
- Qt::OpenGLPrivate
-)
-
-qt_internal_extend_target(XcbQpa CONDITION QT_FEATURE_glib
- LIBRARIES
- GLIB2::GLIB2
-)
-
-qt_internal_extend_target(XcbQpa CONDITION QT_FEATURE_draganddrop
- SOURCES
- qxcbdrag.cpp qxcbdrag.h
-)
-
-qt_internal_extend_target(XcbQpa CONDITION QT_FEATURE_xcb_xlib
- PUBLIC_LIBRARIES
- X11::XCB
-)
-
-qt_internal_extend_target(XcbQpa CONDITION QT_FEATURE_xcb_sm
- SOURCES
- qxcbsessionmanager.cpp qxcbsessionmanager.h
- PUBLIC_LIBRARIES
- ${X11_SM_LIB} ${X11_ICE_LIB}
-)
-
-qt_internal_extend_target(XcbQpa CONDITION QT_FEATURE_vulkan
- SOURCES
- qxcbvulkaninstance.cpp qxcbvulkaninstance.h
- qxcbvulkanwindow.cpp qxcbvulkanwindow.h
-)
-
-qt_internal_extend_target(XcbQpa CONDITION QT_FEATURE_dlopen
- PUBLIC_LIBRARIES
- ${CMAKE_DL_LIBS}
-)
-
-qt_internal_extend_target(XcbQpa CONDITION CLANG AND NOT ICC
- COMPILE_OPTIONS
- -ftemplate-depth=1024
-)
-
-qt_internal_extend_target(XcbQpa CONDITION QT_FEATURE_xcb_native_painting
- SOURCES
- nativepainting/qbackingstore_x11.cpp nativepainting/qbackingstore_x11_p.h
- nativepainting/qcolormap_x11.cpp nativepainting/qcolormap_x11_p.h
- nativepainting/qpaintengine_x11.cpp nativepainting/qpaintengine_x11_p.h
- nativepainting/qpixmap_x11.cpp nativepainting/qpixmap_x11_p.h
- nativepainting/qpolygonclipper_p.h
- nativepainting/qt_x11_p.h
- nativepainting/qtessellator.cpp nativepainting/qtessellator_p.h
- nativepainting/qxcbnativepainting.cpp nativepainting/qxcbnativepainting.h
- INCLUDE_DIRECTORIES
- nativepainting
-)
-
-qt_internal_extend_target(XcbQpa CONDITION QT_FEATURE_xcb_native_painting AND QT_FEATURE_xrender
- PUBLIC_LIBRARIES
- PkgConfig::XRender
-)
-
-qt_internal_extend_target(XcbQpa CONDITION QT_FEATURE_fontconfig AND QT_FEATURE_xcb_native_painting
- LIBRARIES
- WrapFreetype::WrapFreetype
-)
-#####################################################################
-## QXcbIntegrationPlugin Plugin:
-#####################################################################
-
-qt_internal_add_plugin(QXcbIntegrationPlugin
- OUTPUT_NAME qxcb
- TYPE platforms
- SOURCES
- qxcbmain.cpp
- DEFINES
- QT_NO_FOREACH
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::GuiPrivate
- Qt::XcbQpaPrivate
-)
-
-#### Keys ignored in scope 18:.:.:xcb-plugin.pro:<TRUE>:
-# OTHER_FILES = "xcb.json" "README"
-
-## Scopes:
-#####################################################################
-
-#### Keys ignored in scope 20:.:.:xcb-plugin.pro:NOT TARGET___equals____ss_QT_DEFAULT_QPA_PLUGIN:
-# PLUGIN_EXTENDS = "-"
-add_subdirectory(gl_integrations)
diff --git a/src/plugins/platforms/xcb/gl_integrations/xcb_egl/.prev_CMakeLists.txt b/src/plugins/platforms/xcb/gl_integrations/xcb_egl/.prev_CMakeLists.txt
deleted file mode 100644
index 3c792595d0..0000000000
--- a/src/plugins/platforms/xcb/gl_integrations/xcb_egl/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-# Generated from xcb_egl.pro.
-
-#####################################################################
-## QXcbEglIntegrationPlugin Plugin:
-#####################################################################
-
-qt_internal_add_plugin(QXcbEglIntegrationPlugin
- OUTPUT_NAME qxcb-egl-integration
- TYPE xcbglintegrations
- SOURCES
- qxcbeglcontext.h
- qxcbeglintegration.cpp qxcbeglintegration.h
- qxcbeglmain.cpp
- qxcbeglnativeinterfacehandler.cpp qxcbeglnativeinterfacehandler.h
- qxcbeglwindow.cpp qxcbeglwindow.h
- DEFINES
- QT_NO_FOREACH
- INCLUDE_DIRECTORIES
- ..
- ../..
- PUBLIC_LIBRARIES
- Qt::Core
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::XcbQpaPrivate
-)