summaryrefslogtreecommitdiffstats
path: root/tests/manual/windowgeometry/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/windowgeometry/CMakeLists.txt')
-rw-r--r--tests/manual/windowgeometry/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/windowgeometry/CMakeLists.txt b/tests/manual/windowgeometry/CMakeLists.txt
index 0467958e59..2281b3b7b6 100644
--- a/tests/manual/windowgeometry/CMakeLists.txt
+++ b/tests/manual/windowgeometry/CMakeLists.txt
@@ -12,7 +12,7 @@ qt_internal_add_manual_test(windowgeometry
main.cpp
INCLUDE_DIRECTORIES
../windowflags
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Gui
Qt::Widgets
)