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