summaryrefslogtreecommitdiffstats
path: root/tests/manual/qcursor/childwindowcontainer/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qcursor/childwindowcontainer/CMakeLists.txt')
-rw-r--r--tests/manual/qcursor/childwindowcontainer/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/qcursor/childwindowcontainer/CMakeLists.txt b/tests/manual/qcursor/childwindowcontainer/CMakeLists.txt
index 0efe0cb61a..b5bef7c6db 100644
--- a/tests/manual/qcursor/childwindowcontainer/CMakeLists.txt
+++ b/tests/manual/qcursor/childwindowcontainer/CMakeLists.txt
@@ -10,7 +10,7 @@ qt_internal_add_manual_test(childwindowcontainer
main.cpp
INCLUDE_DIRECTORIES
.
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Gui
Qt::Widgets
)