aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmltest/itemgrabber/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qmltest/itemgrabber/CMakeLists.txt')
-rw-r--r--tests/auto/qmltest/itemgrabber/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qmltest/itemgrabber/CMakeLists.txt b/tests/auto/qmltest/itemgrabber/CMakeLists.txt
index 22b911438c..f3474a73c2 100644
--- a/tests/auto/qmltest/itemgrabber/CMakeLists.txt
+++ b/tests/auto/qmltest/itemgrabber/CMakeLists.txt
@@ -10,6 +10,6 @@
qt_internal_add_test(itemgrabber
GUI
QMLTEST
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Gui
)