summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbarset/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qbarset/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/qbarset/.prev_CMakeLists.txt28
1 files changed, 28 insertions, 0 deletions
diff --git a/tests/auto/qbarset/.prev_CMakeLists.txt b/tests/auto/qbarset/.prev_CMakeLists.txt
new file mode 100644
index 00000000..47fab5a8
--- /dev/null
+++ b/tests/auto/qbarset/.prev_CMakeLists.txt
@@ -0,0 +1,28 @@
+# Generated from qbarset.pro.
+
+#####################################################################
+## qbarset Test:
+#####################################################################
+
+qt_internal_add_test(qbarset
+ SOURCES
+ ../inc/tst_definitions.h
+ tst_qbarset.cpp
+ INCLUDE_DIRECTORIES
+ ../inc
+ PUBLIC_LIBRARIES
+ Qt::Charts
+ Qt::Gui
+ Qt::OpenGL
+ Qt::OpenGLWidgets
+ Qt::Widgets
+)
+
+## Scopes:
+#####################################################################
+
+qt_internal_extend_target(qbarset CONDITION TARGET___contains___qml._x_
+ PUBLIC_LIBRARIES
+ Qt::Qml
+ Qt::Quick
+)