summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/network/.prev_CMakeLists.txt')
-rw-r--r--tests/benchmarks/network/.prev_CMakeLists.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/benchmarks/network/.prev_CMakeLists.txt b/tests/benchmarks/network/.prev_CMakeLists.txt
deleted file mode 100644
index 8b1a7ac1ff..0000000000
--- a/tests/benchmarks/network/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-# Generated from network.pro.
-
-add_subdirectory(access)
-add_subdirectory(kernel)
-add_subdirectory(socket)
-if(QT_FEATURE_openssl)
- add_subdirectory(ssl)
-endif()