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