summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qocsp/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/network/ssl/qocsp/CMakeLists.txt')
-rw-r--r--tests/auto/network/ssl/qocsp/CMakeLists.txt7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/auto/network/ssl/qocsp/CMakeLists.txt b/tests/auto/network/ssl/qocsp/CMakeLists.txt
index 598317fdce..399711f9a0 100644
--- a/tests/auto/network/ssl/qocsp/CMakeLists.txt
+++ b/tests/auto/network/ssl/qocsp/CMakeLists.txt
@@ -5,18 +5,13 @@
#####################################################################
add_qt_test(tst_qocsp
- GUI
SOURCES
tst_qocsp.cpp
- LIBRARIES
- Qt::NetworkPrivate
PUBLIC_LIBRARIES
Qt::Network
+ Qt::NetworkPrivate
)
-#### Keys ignored in scope 1:.:.:qocsp.pro:<TRUE>:
-# CONFIG = "testcase"
-
## Scopes:
#####################################################################