summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgeocoordinate/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qgeocoordinate/CMakeLists.txt')
-rw-r--r--tests/auto/qgeocoordinate/CMakeLists.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/auto/qgeocoordinate/CMakeLists.txt b/tests/auto/qgeocoordinate/CMakeLists.txt
deleted file mode 100644
index dd216a05..00000000
--- a/tests/auto/qgeocoordinate/CMakeLists.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-# Generated from qgeocoordinate.pro.
-
-#####################################################################
-## tst_qgeocoordinate Test:
-#####################################################################
-
-qt_internal_add_test(tst_qgeocoordinate
- SOURCES
- ../utils/qlocationtestutils.cpp ../utils/qlocationtestutils_p.h
- tst_qgeocoordinate.cpp
- PUBLIC_LIBRARIES
- Qt::Core
- Qt::Positioning
-)