summaryrefslogtreecommitdiff
path: root/tests/auto/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/.prev_CMakeLists.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/auto/.prev_CMakeLists.txt b/tests/auto/.prev_CMakeLists.txt
new file mode 100644
index 000000000..5eae3760b
--- /dev/null
+++ b/tests/auto/.prev_CMakeLists.txt
@@ -0,0 +1,22 @@
+# Generated from auto.pro.
+
+if(QT_FEATURE_process AND NOT CMAKE_CROSS_COMPILING)
+ add_subdirectory(linguist)
+ add_subdirectory(qtattributionsscanner)
+ add_subdirectory(qtdiag)
+endif()
+if(NOT CMAKE_CROSS_COMPILING)
+ add_subdirectory(qdoc)
+endif()
+if(TARGET Qt::Help AND NOT CMAKE_CROSS_COMPILING)
+ add_subdirectory(qhelpcontentmodel)
+ add_subdirectory(qhelpenginecore)
+ add_subdirectory(qhelpgenerator)
+ add_subdirectory(qhelpindexmodel)
+ add_subdirectory(qhelpprojectdata)
+endif()
+add_subdirectory(cmake)
+add_subdirectory(installed_cmake)
+if(QT_FEATURE_process AND WIN32 AND NOT CMAKE_CROSS_COMPILING AND NOT WINRT)
+ add_subdirectory(windeployqt)
+endif()