aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qandroidfunctions/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qandroidfunctions/CMakeLists.txt')
-rw-r--r--tests/auto/qandroidfunctions/CMakeLists.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/auto/qandroidfunctions/CMakeLists.txt b/tests/auto/qandroidfunctions/CMakeLists.txt
deleted file mode 100644
index 25182fe..0000000
--- a/tests/auto/qandroidfunctions/CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-# Generated from qandroidfunctions.pro.
-
-#####################################################################
-## tst_qandroidfunctions Test:
-#####################################################################
-
-qt_add_test(tst_qandroidfunctions
- SOURCES
- tst_qandroidfunctions.cpp
- PUBLIC_LIBRARIES
- Qt::AndroidExtras
- Qt::Gui
-)