summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgeocoordinateobject/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qgeocoordinateobject/CMakeLists.txt')
-rw-r--r--tests/auto/qgeocoordinateobject/CMakeLists.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/auto/qgeocoordinateobject/CMakeLists.txt b/tests/auto/qgeocoordinateobject/CMakeLists.txt
deleted file mode 100644
index b8af5b9b..00000000
--- a/tests/auto/qgeocoordinateobject/CMakeLists.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-qt_internal_add_test(tst_qgeocoordinateobject
- SOURCES
- tst_qgeocoordinateobject.cpp
- LIBRARIES
- Qt::Core
- Qt::PositioningPrivate
- Qt::TestPrivate
-)