summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/.prev_CMakeLists.txt
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/tools/uic/.prev_CMakeLists.txt
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/tools/uic/.prev_CMakeLists.txt')
-rw-r--r--src/tools/uic/.prev_CMakeLists.txt46
1 files changed, 0 insertions, 46 deletions
diff --git a/src/tools/uic/.prev_CMakeLists.txt b/src/tools/uic/.prev_CMakeLists.txt
deleted file mode 100644
index 20c5e1a7c6..0000000000
--- a/src/tools/uic/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,46 +0,0 @@
-# Generated from uic.pro.
-
-#####################################################################
-## uic Tool:
-#####################################################################
-
-qt_get_tool_target_name(target_name uic)
-qt_internal_add_tool(${target_name}
- TARGET_DESCRIPTION "Qt User Interface Compiler"
- SOURCES
- cpp/cppwritedeclaration.cpp cpp/cppwritedeclaration.h
- cpp/cppwriteincludes.cpp cpp/cppwriteincludes.h
- cpp/cppwriteinitialization.cpp cpp/cppwriteinitialization.h
- customwidgetsinfo.cpp customwidgetsinfo.h
- databaseinfo.cpp databaseinfo.h
- driver.cpp driver.h
- main.cpp
- option.h
- python/pythonwritedeclaration.cpp python/pythonwritedeclaration.h
- python/pythonwriteimports.cpp python/pythonwriteimports.h
- shared/language.cpp shared/language.h
- treewalker.cpp treewalker.h
- ui4.cpp ui4.h
- uic.cpp uic.h
- utils.h
- validator.cpp validator.h
- DEFINES
- QT_NO_CAST_FROM_ASCII
- QT_NO_FOREACH
- QT_UIC
- INCLUDE_DIRECTORIES
- ${CMAKE_CURRENT_SOURCE_DIR}
- ${PROJECT_BINARY_DIR}/src/tools/uic
- cpp
- python
- shared
- PUBLIC_LIBRARIES
- Qt::Gui
-)
-
-#### Keys ignored in scope 1:.:.:uic.pro:<TRUE>:
-# QMAKE_TARGET_DESCRIPTION = "Qt User Interface Compiler"
-# _OPTION = "host_build"
-
-## Scopes:
-#####################################################################