aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/.prev_CMakeLists.txt
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2021-02-09 17:07:49 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-02-11 16:39:46 +0000
commit712813ba0a95f6ec4185c9f3a14c78af6e26ec48 (patch)
treec110a996a43230c6452b8424e7b38e3c9b8f943e /src/imports/.prev_CMakeLists.txt
parent1de9500f9d7abf9bf6119bfe68e3a4463c0331fd (diff)
Remove QMake project files
This includes removal of the corresponding .prev_CMakeLists.txt files. Task-number: QTBUG-88742 Change-Id: I4247294258629c92e80914518e9208019090c815 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> (cherry picked from commit be7c1c9dd4eeedf9760903b217de3d302bfe6c2c) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/imports/.prev_CMakeLists.txt')
-rw-r--r--src/imports/.prev_CMakeLists.txt23
1 files changed, 0 insertions, 23 deletions
diff --git a/src/imports/.prev_CMakeLists.txt b/src/imports/.prev_CMakeLists.txt
deleted file mode 100644
index e6210be9..00000000
--- a/src/imports/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-# Generated from imports.pro.
-
-add_subdirectory(controls)
-add_subdirectory(controlsimpl)
-add_subdirectory(platform)
-add_subdirectory(templates)
-add_subdirectory(nativestyle)
-add_subdirectory(controls/default)
-add_subdirectory(controls/default/impl)
-add_subdirectory(controls/fusion)
-add_subdirectory(controls/fusion/impl)
-add_subdirectory(controls/imagine)
-add_subdirectory(controls/imagine/impl)
-add_subdirectory(controls/material)
-add_subdirectory(controls/material/impl)
-add_subdirectory(controls/universal)
-add_subdirectory(controls/universal/impl)
-if(MACOS)
- add_subdirectory(controls/macos)
-endif()
-if(WIN32)
- add_subdirectory(controls/windows)
-endif()