summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qgeoareamonitorinfo/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/qgeoareamonitorinfo/CMakeLists.txt')
-rw-r--r--tests/benchmarks/qgeoareamonitorinfo/CMakeLists.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/benchmarks/qgeoareamonitorinfo/CMakeLists.txt b/tests/benchmarks/qgeoareamonitorinfo/CMakeLists.txt
deleted file mode 100644
index f384baaf..00000000
--- a/tests/benchmarks/qgeoareamonitorinfo/CMakeLists.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-# special case begin
-
-qt_internal_add_benchmark(tst_bench_qgeoareamonitorinfo
- SOURCES
- tst_bench_qgeoareamonitorinfo.cpp
- PUBLIC_LIBRARIES
- Qt::Core
- Qt::Positioning
- Qt::Test
-)
-
-# special case end