summaryrefslogtreecommitdiffstats
path: root/tests/manual/foreignwindows/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/foreignwindows/CMakeLists.txt')
-rw-r--r--tests/manual/foreignwindows/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/manual/foreignwindows/CMakeLists.txt b/tests/manual/foreignwindows/CMakeLists.txt
index 7287b6582f..707d7e7056 100644
--- a/tests/manual/foreignwindows/CMakeLists.txt
+++ b/tests/manual/foreignwindows/CMakeLists.txt
@@ -15,6 +15,9 @@ add_qt_manual_test(foreignwindows
QT_DIAG_LIB
INCLUDE_DIRECTORIES
../diaglib
+ LIBRARIES
+ Qt::CorePrivate
+ Qt::GuiPrivate
PUBLIC_LIBRARIES
Qt::Gui
Qt::Widgets