summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/bearer/qnetworkconfigurationmanager/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/network/bearer/qnetworkconfigurationmanager/CMakeLists.txt')
-rw-r--r--tests/auto/network/bearer/qnetworkconfigurationmanager/CMakeLists.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/auto/network/bearer/qnetworkconfigurationmanager/CMakeLists.txt b/tests/auto/network/bearer/qnetworkconfigurationmanager/CMakeLists.txt
deleted file mode 100644
index 355bd4898a..0000000000
--- a/tests/auto/network/bearer/qnetworkconfigurationmanager/CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-# Generated from qnetworkconfigurationmanager.pro.
-
-#####################################################################
-## tst_qnetworkconfigurationmanager Test:
-#####################################################################
-
-add_qt_test(tst_qnetworkconfigurationmanager
- SOURCES
- ../qbearertestcommon.h
- tst_qnetworkconfigurationmanager.cpp
- PUBLIC_LIBRARIES
- Qt::Network
-)