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