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.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/auto/.prev_CMakeLists.txt b/tests/auto/.prev_CMakeLists.txt
new file mode 100644
index 0000000..d33db21
--- /dev/null
+++ b/tests/auto/.prev_CMakeLists.txt
@@ -0,0 +1,13 @@
+# Generated from auto.pro.
+
+if(TARGET Qt::Widgets)
+ add_subdirectory(qsvgdevice)
+ add_subdirectory(qsvggenerator)
+ add_subdirectory(qsvgplugin)
+ add_subdirectory(qicon_svg)
+ add_subdirectory(cmake)
+ add_subdirectory(installed_cmake)
+endif()
+if(TARGET Qt::Widgets AND NOT ANDROID)
+ add_subdirectory(qsvgrenderer)
+endif()