aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmltest/fuzzycompare/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qmltest/fuzzycompare/CMakeLists.txt')
-rw-r--r--tests/auto/qmltest/fuzzycompare/CMakeLists.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/auto/qmltest/fuzzycompare/CMakeLists.txt b/tests/auto/qmltest/fuzzycompare/CMakeLists.txt
new file mode 100644
index 0000000000..b9b548d125
--- /dev/null
+++ b/tests/auto/qmltest/fuzzycompare/CMakeLists.txt
@@ -0,0 +1,12 @@
+# Generated from fuzzycompare.pro
+
+#####################################################################
+## fuzzycompare Test:
+#####################################################################
+
+qt_internal_add_test(fuzzycompare
+ GUI
+ QMLTEST
+ PUBLIC_LIBRARIES
+ Qt::Gui
+)