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 --- src/plugins/platforms/linuxfb/.prev_CMakeLists.txt | 43 ---------------------- 1 file changed, 43 deletions(-) delete mode 100644 src/plugins/platforms/linuxfb/.prev_CMakeLists.txt (limited to 'src/plugins/platforms/linuxfb') diff --git a/src/plugins/platforms/linuxfb/.prev_CMakeLists.txt b/src/plugins/platforms/linuxfb/.prev_CMakeLists.txt deleted file mode 100644 index 920404ec77..0000000000 --- a/src/plugins/platforms/linuxfb/.prev_CMakeLists.txt +++ /dev/null @@ -1,43 +0,0 @@ -# Generated from linuxfb.pro. - -##################################################################### -## QLinuxFbIntegrationPlugin Plugin: -##################################################################### - -qt_internal_add_plugin(QLinuxFbIntegrationPlugin - OUTPUT_NAME qlinuxfb - TYPE platforms - SOURCES - main.cpp - qlinuxfbintegration.cpp qlinuxfbintegration.h - qlinuxfbscreen.cpp qlinuxfbscreen.h - DEFINES - QT_NO_FOREACH - PUBLIC_LIBRARIES - Qt::Core - Qt::CorePrivate - Qt::FbSupportPrivate - Qt::Gui - Qt::GuiPrivate -) - -#### Keys ignored in scope 1:.:.:linuxfb.pro:: -# OTHER_FILES = "linuxfb.json" - -## Scopes: -##################################################################### - -qt_internal_extend_target(QLinuxFbIntegrationPlugin CONDITION TARGET Qt::InputSupportPrivate - PUBLIC_LIBRARIES - Qt::InputSupportPrivate -) - -qt_internal_extend_target(QLinuxFbIntegrationPlugin CONDITION TARGET Qt::KmsSupportPrivate - SOURCES - qlinuxfbdrmscreen.cpp qlinuxfbdrmscreen.h - PUBLIC_LIBRARIES - Qt::KmsSupportPrivate -) - -#### Keys ignored in scope 4:.:.:linuxfb.pro:NOT TARGET___equals____ss_QT_DEFAULT_QPA_PLUGIN: -# PLUGIN_EXTENDS = "-" -- cgit v1.2.3