aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlcachegen
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@qt.io>2021-05-18 16:24:36 +1000
committerCraig Scott <craig.scott@qt.io>2021-05-19 10:46:06 +1000
commit63a601dc296dd33c4f672f68413d450375dac452 (patch)
tree48795e98fd39876d53bd59f8b3d4145fac9f96e5 /tools/qmlcachegen
parentc63796b30d19e1931a02d320ebb63be66acb3e8f (diff)
CMake: Remove unneeded *.pro and .prev_CMakeLists.txt files
The .pro files corresponding to the .prev_CMakeLists.txt files have already been removed. Change-Id: I254eafe4c7de1a516e33bd9cb3d9879e73fa83b4 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'tools/qmlcachegen')
-rw-r--r--tools/qmlcachegen/.prev_CMakeLists.txt46
1 files changed, 0 insertions, 46 deletions
diff --git a/tools/qmlcachegen/.prev_CMakeLists.txt b/tools/qmlcachegen/.prev_CMakeLists.txt
deleted file mode 100644
index a33e080bbe..0000000000
--- a/tools/qmlcachegen/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,46 +0,0 @@
-# Generated from qmlcachegen.pro.
-
-#####################################################################
-## qmlcachegen Tool:
-#####################################################################
-
-qt_get_tool_target_name(target_name qmlcachegen)
-qt_internal_add_tool(${target_name}
- TARGET_DESCRIPTION "QML Cache Generator"
- SOURCES
- qmlcachegen.cpp
- DEFINES
- QT_NO_CAST_FROM_ASCII
- QT_NO_CAST_TO_ASCII
- PUBLIC_LIBRARIES
- Qt::QmlCompilerPrivate
- Qt::QmlDevToolsPrivate
-)
-
-#### Keys ignored in scope 1:.:.:qmlcachegen.pro:<TRUE>:
-# CMAKE_BIN_DIR = "$$cmakeRelativePath($$[QT_HOST_BINS], $$[QT_INSTALL_PREFIX])"
-# QMAKE_SUBSTITUTES = "cmake_config_file"
-# QMAKE_TARGET_DESCRIPTION = "QML" "Cache" "Generator"
-# _OPTION = "host_build"
-# build_integration.files = "qmlcache.prf" "qtquickcompiler.prf"
-# build_integration.path = "$$[QT_HOST_DATA]/mkspecs/features"
-# cmake_build_integration.files = "$$cmake_config_file.output"
-# cmake_build_integration.path = "$$[QT_INSTALL_LIBS]/cmake/Qt6QuickCompiler"
-# cmake_config_file.input = "$$PWD/Qt6QuickCompilerConfig.cmake.in"
-# cmake_config_file.output = "$$MODULE_BASE_OUTDIR/lib/cmake/Qt6QuickCompiler/Qt6QuickCompilerConfig.cmake"
-
-## Scopes:
-#####################################################################
-
-#### Keys ignored in scope 2:.:.:qmlcachegen.pro:prefix_build:
-# INSTALLS = "cmake_build_integration" "build_integration"
-
-#### Keys ignored in scope 3:.:.:qmlcachegen.pro:else:
-# COPIES = "cmake_build_integration" "build_integration"
-
-#### Keys ignored in scope 4:.:.:qmlcachegen.pro:CMAKE_BIN_DIR___contains___^\\.\\./._x_:
-# CMAKE_BIN_DIR = "$$[QT_HOST_BINS]/"
-# CMAKE_BIN_DIR_IS_ABSOLUTE = "True"
-
-#### Keys ignored in scope 5:.:.:qmlcachegen.pro:QMAKE_HOST.os___equals___Windows:
-# CMAKE_BIN_SUFFIX = ".exe"