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 --- .../compose/.prev_CMakeLists.txt | 25 ---------------------- 1 file changed, 25 deletions(-) delete mode 100644 src/plugins/platforminputcontexts/compose/.prev_CMakeLists.txt (limited to 'src/plugins/platforminputcontexts') diff --git a/src/plugins/platforminputcontexts/compose/.prev_CMakeLists.txt b/src/plugins/platforminputcontexts/compose/.prev_CMakeLists.txt deleted file mode 100644 index 1128a4a47c..0000000000 --- a/src/plugins/platforminputcontexts/compose/.prev_CMakeLists.txt +++ /dev/null @@ -1,25 +0,0 @@ -# Generated from compose.pro. - -##################################################################### -## QComposePlatformInputContextPlugin Plugin: -##################################################################### - -qt_internal_add_plugin(QComposePlatformInputContextPlugin - OUTPUT_NAME composeplatforminputcontextplugin - TYPE platforminputcontexts - DEFAULT_IF FALSE - SOURCES - qcomposeplatforminputcontext.cpp qcomposeplatforminputcontext.h - qcomposeplatforminputcontextmain.cpp - LIBRARIES - XKB::XKB - PUBLIC_LIBRARIES - Qt::Core - Qt::CorePrivate - Qt::Gui - Qt::GuiPrivate -) - -#### Keys ignored in scope 1:.:.:compose.pro:: -# OTHER_FILES = "$$PWD/compose.json" -# PLUGIN_EXTENDS = "-" -- cgit v1.2.3