summaryrefslogtreecommitdiffstats
path: root/tests/auto/pdfquick
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/pdfquick')
-rw-r--r--tests/auto/pdfquick/multipageview/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/pdfquick/multipageview/CMakeLists.txt b/tests/auto/pdfquick/multipageview/CMakeLists.txt
index 50f7d7d8f..010cefdb0 100644
--- a/tests/auto/pdfquick/multipageview/CMakeLists.txt
+++ b/tests/auto/pdfquick/multipageview/CMakeLists.txt
@@ -11,6 +11,7 @@ qt_internal_add_test(tst_multipageview
LIBRARIES
Qt::Gui
Qt::Quick
+ Qt::PdfPrivate
Qt::PdfQuickPrivate
TESTDATA ${test_data}
)