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