summaryrefslogtreecommitdiffstats
path: root/tests/auto/printsupport/kernel/qprintdevice/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/printsupport/kernel/qprintdevice/CMakeLists.txt')
-rw-r--r--tests/auto/printsupport/kernel/qprintdevice/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/printsupport/kernel/qprintdevice/CMakeLists.txt b/tests/auto/printsupport/kernel/qprintdevice/CMakeLists.txt
index 60a6016328..1ddb49d8e9 100644
--- a/tests/auto/printsupport/kernel/qprintdevice/CMakeLists.txt
+++ b/tests/auto/printsupport/kernel/qprintdevice/CMakeLists.txt
@@ -9,9 +9,7 @@ add_qt_test(tst_qprintdevice
tst_qprintdevice.cpp
DEFINES
QT_USE_USING_NAMESPACE
- LIBRARIES
- Qt::PrintSupportPrivate
PUBLIC_LIBRARIES
Qt::Gui
- Qt::PrintSupport
+ Qt::PrintSupportPrivate
)