From 04f11f9935453a3db6bc5e5064a187fa25e85d90 Mon Sep 17 00:00:00 2001 From: Joerg Bornemann Date: Fri, 8 Jan 2021 17:04:04 +0100 Subject: 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 Reviewed-by: Edward Welbourne Reviewed-by: Kai Koehne --- .../platforms/offscreen/.prev_CMakeLists.txt | 38 ---------------------- 1 file changed, 38 deletions(-) delete mode 100644 src/plugins/platforms/offscreen/.prev_CMakeLists.txt (limited to 'src/plugins/platforms/offscreen') diff --git a/src/plugins/platforms/offscreen/.prev_CMakeLists.txt b/src/plugins/platforms/offscreen/.prev_CMakeLists.txt deleted file mode 100644 index aa827366d3..0000000000 --- a/src/plugins/platforms/offscreen/.prev_CMakeLists.txt +++ /dev/null @@ -1,38 +0,0 @@ -# Generated from offscreen.pro. - -##################################################################### -## QOffscreenIntegrationPlugin Plugin: -##################################################################### - -qt_internal_add_plugin(QOffscreenIntegrationPlugin - OUTPUT_NAME qoffscreen - TYPE platforms - SOURCES - main.cpp - qoffscreencommon.cpp qoffscreencommon.h - qoffscreenintegration.cpp qoffscreenintegration.h - qoffscreenwindow.cpp qoffscreenwindow.h - DEFINES - QT_NO_FOREACH - PUBLIC_LIBRARIES - Qt::Core - Qt::CorePrivate - Qt::Gui - Qt::GuiPrivate -) - -#### Keys ignored in scope 1:.:.:offscreen.pro:: -# OTHER_FILES = "offscreen.json" - -## Scopes: -##################################################################### - -qt_internal_extend_target(QOffscreenIntegrationPlugin CONDITION QT_FEATURE_opengl AND QT_FEATURE_xlib AND NOT QT_FEATURE_opengles2 - SOURCES - qoffscreenintegration_x11.cpp qoffscreenintegration_x11.h - LIBRARIES - X11::X11 -) - -#### Keys ignored in scope 3:.:.:offscreen.pro:NOT TARGET___equals____ss_QT_DEFAULT_QPA_PLUGIN: -# PLUGIN_EXTENDS = "-" -- cgit v1.2.3