summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qhostaddress/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/network/kernel/qhostaddress/CMakeLists.txt')
-rw-r--r--tests/auto/network/kernel/qhostaddress/CMakeLists.txt8
1 files changed, 1 insertions, 7 deletions
diff --git a/tests/auto/network/kernel/qhostaddress/CMakeLists.txt b/tests/auto/network/kernel/qhostaddress/CMakeLists.txt
index a68e6655d6..f967625d38 100644
--- a/tests/auto/network/kernel/qhostaddress/CMakeLists.txt
+++ b/tests/auto/network/kernel/qhostaddress/CMakeLists.txt
@@ -5,18 +5,12 @@
#####################################################################
add_qt_test(tst_qhostaddress
- GUI
SOURCES
tst_qhostaddress.cpp
- LIBRARIES
- Qt::NetworkPrivate
PUBLIC_LIBRARIES
- Qt::Network
+ Qt::NetworkPrivate
)
-#### Keys ignored in scope 1:.:.:qhostaddress.pro:<TRUE>:
-# CONFIG = "testcase"
-
## Scopes:
#####################################################################