summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles/.prev_CMakeLists.txt
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-10-07 18:36:29 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-10-08 13:11:26 +0000
commit6ccde9eec5f89e48195ff6597603278e7ed15a53 (patch)
tree6059b1345342a668fd14e8152ad0b2043845724a /src/plugins/styles/.prev_CMakeLists.txt
parent72bf2fbe4268ab80f7428e27a59d689af4fe0862 (diff)
Regenerate styles plugins
Change-Id: I6b34fec0d6421e7523be0eb235495e6ab9b8df00 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Qt CMake Build Bot
Diffstat (limited to 'src/plugins/styles/.prev_CMakeLists.txt')
-rw-r--r--src/plugins/styles/.prev_CMakeLists.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/plugins/styles/.prev_CMakeLists.txt b/src/plugins/styles/.prev_CMakeLists.txt
new file mode 100644
index 0000000000..73329915f6
--- /dev/null
+++ b/src/plugins/styles/.prev_CMakeLists.txt
@@ -0,0 +1,11 @@
+# Generated from styles.pro.
+
+if(QT_FEATURE_style_android)
+ add_subdirectory(android)
+endif()
+if(QT_FEATURE_style_mac)
+ add_subdirectory(mac)
+endif()
+if(QT_FEATURE_style_windowsvista)
+ add_subdirectory(windowsvista)
+endif()