aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllistcompositor
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-02-12 12:59:24 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-02-12 17:30:34 +0000
commit1d4fa26a706a97c0c76a7de5cf6c98bb345dfbd7 (patch)
tree71e6a822db3536758c97e2df3bd5fb0ce40e3d1e /tests/auto/qml/qqmllistcompositor
parent3e0edc61cf4d2e0a613ed971f42a96120b094ecc (diff)
Regenerate qtdeclarative
Change-Id: I48d7fd306f3d1b161a8e73029282ee591b1ef612 Reviewed-by: Leander Beernaert <leander.beernaert@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'tests/auto/qml/qqmllistcompositor')
-rw-r--r--tests/auto/qml/qqmllistcompositor/CMakeLists.txt8
1 files changed, 2 insertions, 6 deletions
diff --git a/tests/auto/qml/qqmllistcompositor/CMakeLists.txt b/tests/auto/qml/qqmllistcompositor/CMakeLists.txt
index 49859e70f2..940a41f5cd 100644
--- a/tests/auto/qml/qqmllistcompositor/CMakeLists.txt
+++ b/tests/auto/qml/qqmllistcompositor/CMakeLists.txt
@@ -7,17 +7,13 @@
qt_add_test(tst_qqmllistcompositor
SOURCES
tst_qqmllistcompositor.cpp
- LIBRARIES
+ PUBLIC_LIBRARIES
Qt::CorePrivate
+ Qt::Gui
Qt::GuiPrivate
Qt::QmlModelsPrivate
Qt::QmlPrivate
Qt::QuickPrivate
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::Qml
- Qt::QmlModels
- Qt::Quick
)
## Scopes: