summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbarmodelmapper/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qbarmodelmapper/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/qbarmodelmapper/.prev_CMakeLists.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/auto/qbarmodelmapper/.prev_CMakeLists.txt b/tests/auto/qbarmodelmapper/.prev_CMakeLists.txt
new file mode 100644
index 00000000..dc278c6f
--- /dev/null
+++ b/tests/auto/qbarmodelmapper/.prev_CMakeLists.txt
@@ -0,0 +1,19 @@
+# Generated from qbarmodelmapper.pro.
+
+#####################################################################
+## qbarmodelmapper Test:
+#####################################################################
+
+qt_internal_add_test(qbarmodelmapper
+ SOURCES
+ ../inc/tst_definitions.h
+ tst_qbarmodelmapper.cpp
+ INCLUDE_DIRECTORIES
+ ../inc
+ PUBLIC_LIBRARIES
+ Qt::Charts
+ Qt::Gui
+ Qt::OpenGL
+ Qt::OpenGLWidgets
+ Qt::Widgets
+)