summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/silent/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/silent/CMakeLists.txt')
-rw-r--r--tests/auto/testlib/selftests/silent/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/testlib/selftests/silent/CMakeLists.txt b/tests/auto/testlib/selftests/silent/CMakeLists.txt
index f02e38b75d..23916b81e0 100644
--- a/tests/auto/testlib/selftests/silent/CMakeLists.txt
+++ b/tests/auto/testlib/selftests/silent/CMakeLists.txt
@@ -10,10 +10,8 @@ add_qt_executable(silent
GUI
SOURCES
tst_silent.cpp
- LIBRARIES
- Qt::TestPrivate
PUBLIC_LIBRARIES
- Qt::Test
+ Qt::TestPrivate
)
## Scopes: